vsContextAttributeType Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt den Typ des neuen Attributs an.
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
- Vererbung
-
vsContextAttributeType
- Attribute
Felder
| vsContextAttributeFilter | 1 | Ein Filter Attribut. |
| vsContextAttributeLookup | 2 | Ein Such Schlüsselwort. |
| vsContextAttributeLookupF1 | 3 | Ein F1-Schlüsselwort. Dies ist eine höhere Priorität als ein Such Schlüsselwort. Pro Sammlung ist nur ein F1-Schlüsselwort zulässig. |