Action.HyperLinkURL 屬性

定義

包含 ReportUrl 該項目超連結的絕對網址,必要時會以 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包含該項目超連結的絕對網址的物件,必要時以 ReplacementRoot 屬性編碼。

適用於