DTEClass::ContextAttributes 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 ContextAttributes.

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

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

Property Value

Type: EnvDTE::ContextAttributes^

The context attributes.

Return to top
Show: