vsContextAttributes Enum

Definition

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

Applies to