Condividi tramite


Proprietà MapTileLayer.ServiceUrl

Gets the URL of the web service that stores the tile data.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ServiceUrl As ReportStringProperty 
    Get
'Utilizzo
Dim instance As MapTileLayer 
Dim value As ReportStringProperty 

value = instance.ServiceUrl
public ReportStringProperty ServiceUrl { get; }
public:
property ReportStringProperty^ ServiceUrl {
    ReportStringProperty^ get ();
}
member ServiceUrl : ReportStringProperty
function get ServiceUrl () : ReportStringProperty

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Vedere anche

Riferimento

MapTileLayer Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering