IActionHandlerInfo.Moniker プロパティ

定義

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

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

プロパティ値

モニカーの値を処理する文字列。

適用対象