LaunchedEventArgs.ActionMoniker プロパティ

定義

アクションの名前を取得します。

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

プロパティ値

アクションの名前を表す文字列。

適用対象