言語

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

プロパティ値

アイテム上のハイパーリンクの絶対URLを含む ReportUrl オブジェクトで、必要に応じて ReplacementRoot プロパティでエンコードされます。

適用対象