Report.Location プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
必要に応じて 、ReplacementRoot でエンコードされた絶対 URL としてレポートの場所を取得します。
public:
property Microsoft::ReportingServices::ReportRendering::ReportUrl ^ Location { Microsoft::ReportingServices::ReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportUrl Location { get; }
member this.Location : Microsoft.ReportingServices.ReportRendering.ReportUrl
Public ReadOnly Property Location As ReportUrl
プロパティ値
レポートの絶対 URL を表す ReportUrl オブジェクトです。
注釈
ReplacementRoot は、レポート サーバー内のすべての URL に使用する新しい URL ルートです。 これは、レポート内のリンクを他のレポートにリダイレクトするために、UI によって使用されます。 既定値は、リダイレクトが行われないことを示す空の文字列です。
レポートが HTTPS 経由で実行されている場合は HTTPS になります。