vsContextAttributes Enumeration
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 | |
vsContextAttributesHighPriority | High-priority context attribute | |
vsContextAttributesWindow | Window context attribute |