ContextAttribute::Collection Property

 

Gets the collection containing the ContextAttribute object supporting this property.

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

property ContextAttributes^ Collection {
	ContextAttributes^ get();
}

Property Value

Type: EnvDTE::ContextAttributes^

A ContextAttributes collection.

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