Partilhar via


Propriedade do RDL ServiceUrl

Gets the calculated value of the ServiceUrl property in a MapTileLayer class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property ServiceUrl As String
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .String
A string value that represents the calculated value of the ServiceUrl property.