CommandID::ID Property

 

Gets the numeric command ID.

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

public:
property int ID {
	virtual int get();
}

Property Value

Type: System::Int32

The command ID number.

NamedPermissionSet

for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:

.NET Framework
Available since 1.1
Return to top
Show: