Command::ID Property

 

Gets the ID within a command group GUID used to represent the command.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property int ID {
	int get();
}

Property Value

Type: System::Int32

An integer representing the command ID.

No code example is currently available or this language may not be supported.
Return to top
Show: