ActionCompletedEventArgs.ActionMoniker 屬性

定義

取得動作的名稱。

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

屬性值

String

表示動作名稱的字串。

適用於