ActionCompletedEventArgs.ActionMoniker 属性

定义

获取作的名称。

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

属性值

一个表示动作名称的字符串。

适用于