ContextAttributes Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^, String^, vsContextAttributeType) | Adds an attribute name/value pair to the ContextAttributes collection. |
![]() | GetEnumerator() | Returns an enumerator for items in the collection. |
![]() | Item(Object^) | Returns a ContextAttribute object that is an item of the ContextAttributes collection. |
![]() | Refresh() | Refresh the contents of this attribute collection. |
Show:
