Report.Location 속성

정의

보고서가 실행된 위치를 가져옵니다.

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

속성 값

ReportUrl 개체입니다.

적용 대상