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.
Represents context attributes.
Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("59286EDC-D580-4E22-96C9-44D15B6148CC")> _
Public Enumeration vsContextAttributes
[GuidAttribute("59286EDC-D580-4E22-96C9-44D15B6148CC")]
public enum vsContextAttributes
[GuidAttribute(L"59286EDC-D580-4E22-96C9-44D15B6148CC")]
public enum class vsContextAttributes
[<GuidAttribute("59286EDC-D580-4E22-96C9-44D15B6148CC")>]
type vsContextAttributes
public enum vsContextAttributes
Members
| Member name | Description | |
|---|---|---|
| vsContextAttributesGlobal | Global context attribute | |
| vsContextAttributesWindow | Window context attribute | |
| vsContextAttributesHighPriority | High-priority context attribute |