TextRun.ActionInfo プロパティ

定義

このテキスト ランに使用するアクションを取得します。

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

プロパティ値

ActionInfo オブジェクト。

適用対象