Share via


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 对象。

适用于