Proprietà IReportServerConnection.ReportServerUrl
Restituisce l'URL del server di rapporti.
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
ReadOnly Property ReportServerUrl As Uri
Uri ReportServerUrl { get; }
property Uri^ ReportServerUrl {
Uri^ get ();
}
abstract ReportServerUrl : Uri with get
function get ReportServerUrl () : Uri
Valore proprietà
Tipo: Uri
Oggetto Uri contenente l'URL del server di rapporti.