MenuCommand::CommandID Property

 

Gets the CommandID associated with this menu command.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

public:
property CommandID^ CommandID {
	virtual CommandID^ get();
}

Property Value

Type: System.ComponentModel.Design::CommandID^

The CommandID associated with the menu command.

.NET Framework
Available since 1.1
Return to top
Show: