ReportServer Property (SSRSSessionReportLocation)
In This Topic
Gets an address of the SSRS server, like "http://someaddress/ReportServer".
Syntax
'Declaration
Public ReadOnly Property ReportServer As String
public string ReportServer {get;}
See Also