다음을 통해 공유


MapTileLayer.ServiceUrl 속성

정의

타일 데이터를 저장하는 웹 서비스의 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 개체입니다.

적용 대상