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
Get
'Utilizzo
Dim instance As IReportServerConnection
Dim value As Uri
value = instance.ReportServerUrl
Uri ReportServerUrl { get; }
property Uri^ ReportServerUrl {
Uri^ get ();
}
abstract ReportServerUrl : Uri
function get ReportServerUrl () : Uri
Valore proprietà
Tipo: System.Uri
Oggetto Uri contenente l'URL del server di rapporti.