ModelExplorerTreeContainer.ContextMenuCommandId Property

Definition

Specifies the context menu that should be shown for the model explorer.

protected:
 virtual property System::ComponentModel::Design::CommandID ^ ContextMenuCommandId { System::ComponentModel::Design::CommandID ^ get(); };
protected virtual System.ComponentModel.Design.CommandID ContextMenuCommandId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ContextMenuCommandId : System.ComponentModel.Design.CommandID
Protected Overridable ReadOnly Property ContextMenuCommandId As CommandID

Property Value

Attributes

Applies to