Udostępnij przez


Właściwość MapTileLayerInstance.ServiceUrl

Pobiera wartość obliczoną ServiceUrl właściwość w MapTileLayer klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property ServiceUrl As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości ServiceUrl właściwość.