Compartir a través de


MapTileLayer.ServiceUrl Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ServiceUrl As ReportStringProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapTileLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering