Action.HyperLinkURL 屬性

定義

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

ReportUrl物件,其中包含專案上超連結的絕對 URL,如有必要,請使用時以 replacementroot屬性進行編碼。

適用於