ModelExplorerTreeContainer.ContextMenuCommandId Property       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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