IActionInfo.ActionHandlerMoniker プロパティ

定義

アクションに関連付けられているアクション ハンドラーのモニカーを取得します。

public:
 property System::String ^ ActionHandlerMoniker { System::String ^ get(); };
public string ActionHandlerMoniker { get; }
member this.ActionHandlerMoniker : string
Public ReadOnly Property ActionHandlerMoniker As String

プロパティ値

アクションに関連付けられているアクション ハンドラーのモニカーを表す文字列。

適用対象