Свойство ServiceUrl

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ServiceUrl As String
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .String
A string value that represents the calculated value of the ServiceUrl property.