Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the calculated value of the ServiceUrl property in a MapTileLayer class.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ServiceUrl As String
Get
'Utilizzo
Dim instance As MapTileLayerInstance
Dim value As String
value = instance.ServiceUrl
public string ServiceUrl { get; }
public:
property String^ ServiceUrl {
String^ get ();
}
member ServiceUrl : string
function get ServiceUrl () : String
Valore proprietà
Tipo: System.String
A string value that represents the calculated value of the ServiceUrl property.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering