Report.Location 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如有必要,取得報表的位置做為絕對 URL,並以時以 replacementroot編碼。
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
屬性值
ReportUrl 物件,其中包含報表的絕對 URL。
備註
時以 replacementroot是新的 url 根目錄,用於報表伺服器內的所有 url。 這是由 UI 用來將報表中的連結重新導向至其他報表。 預設值為空字串,表示不會進行重新導向。
如果報告是透過 HTTPS 執行,這會是 HTTPS。