vsContextAttributeType 枚举

定义

指定新属性的类型。

public enum class vsContextAttributeType
public enum class vsContextAttributeType
enum vsContextAttributeType
[System.Runtime.InteropServices.Guid("410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum vsContextAttributeType
[<System.Runtime.InteropServices.Guid("410202E1-B83A-41DD-AAB0-8C0029FE9435")>]
type vsContextAttributeType = 
Public Enum vsContextAttributeType
继承
vsContextAttributeType
属性

字段

vsContextAttributeFilter 1

筛选器属性。

vsContextAttributeLookup 2

搜索关键字。

vsContextAttributeLookupF1 3

F1 关键字。 此优先级高于搜索关键字。 每个集合只允许使用一个 F1 关键字。

适用于