vsContextAttributeType Enumeration
Visual Studio 2015
Specifies the type of new attribute.
Assembly: EnvDTE (in EnvDTE.dll)
| Member name | Description | |
|---|---|---|
| vsContextAttributeFilter | A filter attribute. | |
| vsContextAttributeLookup | A search keyword. | |
| vsContextAttributeLookupF1 | An F1 keyword. This is a higher priority than a search keyword. Only one F1 keyword is allowed per collection. |
Show: