ToolsMenuItemBase.ActionName 屬性

定義

會取得選單項目的動作名稱。

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

屬性值

回傳一個字串,代表選單項目的動作名稱。

適用於