Window::ContextAttributes Property

 

Gets a ContextAttributes collection which allows automation clients to add new attributes to the current selected items in the Dynamic Help window and provide contextual help for the additional attributes.

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

property ContextAttributes^ ContextAttributes {
	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: