MapTileLayer.ServiceUrl 属性

定义

获取存储图块数据的 Web 服务的 URL。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ ServiceUrl { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty ServiceUrl { get; }
member this.ServiceUrl : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property ServiceUrl As ReportStringProperty

属性值

ReportStringProperty 对象。

适用于