Поделиться через


Свойство MapTileLayer.ServiceUrl

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

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

Синтаксис

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

MapTileLayer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering