vsContextAttributes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents context attributes.
public enum class vsContextAttributes
public enum class vsContextAttributes
enum vsContextAttributes
[System.Runtime.InteropServices.Guid("59286EDC-D580-4E22-96C9-44D15B6148CC")]
public enum vsContextAttributes
[<System.Runtime.InteropServices.Guid("59286EDC-D580-4E22-96C9-44D15B6148CC")>]
type vsContextAttributes =
Public Enum vsContextAttributes
- Inheritance
-
vsContextAttributes
- Attributes
Fields
vsContextAttributesGlobal | 1 | Global context attribute |
vsContextAttributesHighPriority | 3 | High-priority context attribute |
vsContextAttributesWindow | 2 | Window context attribute |