IMenuHandler.ContextMenuID Property

Definition

Gets the command ID of the context menu.

public:
 property System::ComponentModel::Design::CommandID ^ ContextMenuID { System::ComponentModel::Design::CommandID ^ get(); };
public System.ComponentModel.Design.CommandID ContextMenuID { get; }
member this.ContextMenuID : System.ComponentModel.Design.CommandID
Public ReadOnly Property ContextMenuID As CommandID

Property Value

The command ID of the context menu.

Applies to