ActionInfo.ActionHandlerMoniker プロパティ

定義

ハンドラーという名前を得たり、決めたりする。

public:
 property System::String ^ ActionHandlerMoniker { System::String ^ get(); void set(System::String ^ value); };
public string ActionHandlerMoniker { get; set; }
member this.ActionHandlerMoniker : string with get, set
Public Property ActionHandlerMoniker As String

プロパティ値

ハンドラーの名を表す文字列です。

適用対象