Partager via


Propriété MapTileLayer.ServiceUrl

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ServiceUrl As ReportStringProperty 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

MapTileLayer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering