Action.HyperLinkURL 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ReportUrl,包含專案上超連結的絕對 URL,如有必要,請使用時以 replacementroot屬性進行編碼。
public:
property Microsoft::ReportingServices::ReportRendering::ReportUrl ^ HyperLinkURL { Microsoft::ReportingServices::ReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportUrl HyperLinkURL { get; }
member this.HyperLinkURL : Microsoft.ReportingServices.ReportRendering.ReportUrl
Public ReadOnly Property HyperLinkURL As ReportUrl
屬性值
ReportUrl物件,其中包含專案上超連結的絕對 URL,如有必要,請使用時以 replacementroot屬性進行編碼。