IActionInfo.ActionHandlerMoniker 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
因此被稱為與該動作相關的行動處理者。
public:
property System::String ^ ActionHandlerMoniker { System::String ^ get(); };
public string ActionHandlerMoniker { get; }
member this.ActionHandlerMoniker : string
Public ReadOnly Property ActionHandlerMoniker As String
屬性值
一個字串代表與該動作相關聯的動作處理器名稱。