CodeType::Attributes Property

 

Gets a collection of all attributes for the parent object.

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

property CodeElements^ Attributes {
	CodeElements^ get();
}

Property Value

Type: EnvDTE::CodeElements^

A CodeElements collection.

Return to top
Show: