DTEClass::Commands Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Commands.

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

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

Property Value

Type: EnvDTE::Commands^

The commands.

Implements

_DTE::Commands
Return to top
Show: