IMenuHandler.ContextMenuID Proprietà

Definizione

Ottiene l'ID del comando dal menu contestuale.

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

Valore della proprietà

L'ID del comando del menu contestuale.

Si applica a