Window2::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 additional attributes.

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

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

Property Value

Type: EnvDTE::ContextAttributes^

A ContextAttributes collection.

This example lists the context attribute for Solution Explorer.

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