vsContextAttributeType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定新属性的类型。
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 关键字。 |