ToolsMenuItemBase.ActionName Property

Definition

Gets the action name of the menu item.

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

Property Value

Returns a string that represents the action name of the menu item.

Applies to