Aracılığıyla paylaş


IReportServerConnection.ReportServerUrl Özellik

Returns the URL of the report server.

Ad alanı:  Microsoft.Reporting.WebForms
Derleme:  Microsoft.ReportViewer.WebForms (Microsoft.ReportViewer.WebForms.dll içinde)

Sözdizimi

'Bildirim
ReadOnly Property ReportServerUrl As Uri
Uri ReportServerUrl { get; }
property Uri^ ReportServerUrl {
    Uri^ get ();
}
abstract ReportServerUrl : Uri with get
function get ReportServerUrl () : Uri

Özellik Değeri

Tür: Uri
A Uri object containing the URL of the report server.

Ayrıca bkz.

Başvuru

IReportServerConnection Arabirim

Microsoft.Reporting.WebForms Ad Alanı