Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the type of new attribute.
Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")> _
Public Enumeration vsContextAttributeType
[GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum vsContextAttributeType
[GuidAttribute(L"410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum class vsContextAttributeType
[<GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")>]
type vsContextAttributeType
public enum vsContextAttributeType
Members
| 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. |