IReportServerConnection.ReportServerUrl-Eigenschaft
Gibt die URL des Berichtsservers zurück.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
ReadOnly Property ReportServerUrl As Uri
Uri ReportServerUrl { get; }
property Uri^ ReportServerUrl {
Uri^ get ();
}
abstract ReportServerUrl : Uri with get
function get ReportServerUrl () : Uri
Eigenschaftswert
Typ: Uri
Ein Uri-Objekt, das die URL für den Berichtsserver enthält.