次の方法で共有


ToolsMenuItemBase.ActionName プロパティ

定義

メニュー項目のアクション名を取得します。

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

プロパティ値

メニュー項目のアクション名を表す文字列を返します。

適用対象