vsContextAttributeType 列舉型別
指定新屬性的型別。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")> _
Public Enumeration vsContextAttributeType
[GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum vsContextAttributeType
[GuidAttribute(L"410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum class vsContextAttributeType
[<GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")>]
type vsContextAttributeType
public enum vsContextAttributeType
成員
成員名稱 | 說明 | |
---|---|---|
vsContextAttributeFilter | 篩選屬性。 | |
vsContextAttributeLookup | 搜尋關鍵字。 | |
vsContextAttributeLookupF1 | F1 關鍵字。其優先權比搜尋關鍵字高。每個集合只允許一個 F1 關鍵字。 |