IReportServerConnection.ReportServerUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Uri ^ ReportServerUrl { Uri ^ get(); };
public Uri ReportServerUrl { get; }
member this.ReportServerUrl : Uri
Public ReadOnly Property ReportServerUrl As Uri