ToolsMenuItemBase.Mode Property

Definition

Gets or sets the mode that is associated with the menu item.

public:
 property System::String ^ Mode { System::String ^ get(); void set(System::String ^ value); };
public string Mode { get; set; }
member this.Mode : string with get, set
Public Property Mode As String

Property Value

A string that represents the mode that is associated with the menu item.

Applies to