IActionHandlerInfo.Moniker プロパティ

定義

アクションハンドラの文字列値を取得します。

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

プロパティ値

名前の値を処理する文字列です。

適用対象