vsContextAttributes 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.
Stellt Kontext Attribute dar.
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
- Vererbung
-
vsContextAttributes
- Attribute
Felder
| vsContextAttributesGlobal | 1 | Globales Kontext Attribut |
| vsContextAttributesHighPriority | 3 | Kontext Attribut mit hoher Priorität |
| vsContextAttributesWindow | 2 | Fenster Kontext Attribut |