IActionInfo.ActionHandlerMoniker 屬性

定義

因此被稱為與該動作相關的行動處理者。

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

屬性值

一個字串代表與該動作相關聯的動作處理器名稱。

適用於