次の方法で共有


ActionInstance.Hyperlink プロパティ

定義

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

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

プロパティ値

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

適用対象