次の方法で共有


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 オブジェクト。

適用対象