IReportServerConnection.ReportServerUrl, propriété
Renvoie l'URL du serveur de rapports.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
ReadOnly Property ReportServerUrl As Uri
Uri ReportServerUrl { get; }
property Uri^ ReportServerUrl {
Uri^ get ();
}
abstract ReportServerUrl : Uri with get
function get ReportServerUrl () : Uri
Valeur de propriété
Type : Uri
Objet Uri qui contient l'URL du serveur de rapports.