vsContextAttributes 枚举

定义

表示上下文特性。

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
继承
vsContextAttributes
属性

字段

vsContextAttributesGlobal 1

全局上下文属性

vsContextAttributesHighPriority 3

高优先级上下文属性

vsContextAttributesWindow 2

窗口上下文特性

适用于