ActionInstance.Hyperlink プロパティ

定義

ActionクラスにおけるHyperlinkプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ Hyperlink { Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl Hyperlink { get; }
member this.Hyperlink : Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl
Public ReadOnly Property Hyperlink As ReportUrl

プロパティ値

Hyperlinkプロパティの計算値を表すReportUrlオブジェクト。

適用対象