In This Topic
Gets or sets the path to search for requested report files, which name starts with "file:" prefix.
Syntax
'Declaration
Public Property ReportsFolder As String
public string ReportsFolder {get; set;}
Property Value
A
System.String value indicating the reports folder path.
See Also