StandardGlyphGroup 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.
Beschreibt die anderen Typen von Symbolen, die in der Standardimplementierung des Vervollständigungstools angezeigt werden können.
public enum class StandardGlyphGroup
public enum class StandardGlyphGroup
enum StandardGlyphGroup
public enum StandardGlyphGroup
type StandardGlyphGroup =
Public Enum StandardGlyphGroup
- Vererbung
-
StandardGlyphGroup
Felder
| GlyphArrow | 203 | Beschreibt Pfeilsymbole. |
| GlyphAssembly | 192 | Beschreibt Symbole für Assemblys. |
| GlyphBscFile | 191 | Beschreibt Symbole für BSC-Dateien. |
| GlyphCallersGraph | 214 | Beschreibt Symbole für Aufruferdiagramme. |
| GlyphCallGraph | 215 | Beschreibt Symbole für Aufrufdiagramme. |
| GlyphClosedFolder | 202 | Beschreibt Symbole für geschlossene Ordner. |
| GlyphCompletionWarning | 236 | Beschreibt Symbole für Vervollständigungs Warnungen. |
| GlyphCoolProject | 196 | Beschreibt Symbole für C#-Projekte. |
| GlyphCppProject | 199 | Beschreibt Symbole für C++-Projekte. |
| GlyphCSharpExpansion | 205 | Beschreibt Symbole für C#-Erweiterungen. |
| GlyphCSharpFile | 204 | Beschreibt Symbole für C#-Dateien. |
| GlyphDialogId | 200 | Beschreibt Symbole für Dialogfeldbezeichner. |
| GlyphExtensionMethod | 220 | Beschreibt Symbole für Erweiterungsmethoden. |
| GlyphExtensionMethodFriend | 222 | Beschreibt Symbole für Friend-Erweiterungsmethoden. |
| GlyphExtensionMethodInternal | 221 | Beschreibt Symbole für interne Erweiterungsmethoden. |
| GlyphExtensionMethodPrivate | 224 | Beschreibt Symbole für private Erweiterungsmethoden. |
| GlyphExtensionMethodProtected | 223 | Beschreibt Symbole für geschützte Erweiterungsmethoden. |
| GlyphExtensionMethodShortcut | 225 | Beschreibt Symbole für Verknüpfungen von Erweiterungsmethoden. |
| GlyphForwardType | 213 | Beschreibt Symbole für weitergeleitete Typen. |
| GlyphGroupClass | 0 | Beschreibt Symbole für Klassen. |
| GlyphGroupConstant | 6 | Beschreibt Symbole für Konstanten. |
| GlyphGroupDelegate | 12 | Beschreibt Symbole für Delegaten. |
| GlyphGroupEnum | 18 | Beschreibt Symbole für Enumerationen. |
| GlyphGroupEnumMember | 24 | Beschreibt Symbole für Enumerationsmember. |
| GlyphGroupError | 186 | Beschreibt Symbole für Fehler. |
| GlyphGroupEvent | 30 | Beschreibt Symbole für Ereignisse. |
| GlyphGroupException | 36 | Beschreibt Symbole für Ausnahmen. |
| GlyphGroupField | 42 | Beschreibt Symbole für Felder. |
| GlyphGroupInterface | 48 | Beschreibt Symbole für Schnittstellen. |
| GlyphGroupIntrinsic | 150 | Beschreibt systeminterne Symbole. |
| GlyphGroupJSharpClass | 168 | Beschreibt Symbole für J#-Klassen. |
| GlyphGroupJSharpField | 162 | Beschreibt Symbole für J#-Felder. |
| GlyphGroupJSharpInterface | 180 | Beschreibt Symbole für J#-Schnittstellen. |
| GlyphGroupJSharpMethod | 156 | Beschreibt Symbole für J#-Methoden. |
| GlyphGroupJSharpNamespace | 174 | Beschreibt Symbole für J#-Namespaces. |
| GlyphGroupMacro | 54 | Beschreibt Symbole für Makros. |
| GlyphGroupMap | 60 | Beschreibt Symbole für Zuordnungen. |
| GlyphGroupMapItem | 66 | Beschreibt Symbole für Zuordnungselemente. |
| GlyphGroupMethod | 72 | Beschreibt Symbole für Methoden. |
| GlyphGroupModule | 84 | Beschreibt Symbole für Module. |
| GlyphGroupNamespace | 90 | Beschreibt Symbole für Namespaces. |
| GlyphGroupOperator | 96 | Beschreibt Symbole für Operatoren. |
| GlyphGroupOverload | 78 | Beschreibt Symbole für Überladungen. |
| GlyphGroupProperty | 102 | Beschreibt Symbole für Eigenschaften. |
| GlyphGroupStruct | 108 | Beschreibt Symbole für Strukturen. |
| GlyphGroupTemplate | 114 | Beschreibt Symbole für Vorlagen. |
| GlyphGroupType | 126 | Beschreibt Symbole für Typen. |
| GlyphGroupTypedef | 120 | Beschreibt Symbole für Typdefinitionen. |
| GlyphGroupUnion | 132 | Beschreibt Symbole für Unions. |
| GlyphGroupUnknown | 237 | Beschreibt Symbole für unbekannte Typen. |
| GlyphGroupValueType | 144 | Beschreibt Symbole für Werttypen. |
| GlyphGroupVariable | 138 | Beschreibt Symbole für Variablen. |
| GlyphInformation | 207 | Beschreibt Symbole für Informationen. |
| GlyphJSharpDocument | 212 | Beschreibt Symbole für J#-Dokumente. |
| GlyphJSharpProject | 211 | Beschreibt Symbole für J#-Projekte. |
| GlyphKeyword | 206 | Beschreibt Symbole für Schlüsselwörter. |
| GlyphLibrary | 193 | Beschreibt Symbole für Bibliotheken. |
| GlyphMaybeCall | 219 | Beschreibt Symbole für etwas, das ein Aufruf sein kann. |
| GlyphMaybeCaller | 218 | Beschreibt Symbole für etwas, das ein Aufrufer sein kann. |
| GlyphMaybeReference | 217 | Beschreibt Symbole für etwas, das ein Verweis sein kann. |
| GlyphOpenFolder | 201 | Beschreibt Symbole für geöffnete Ordner. |
| GlyphRecursion | 209 | Beschreibt Symbole für Rekursion. |
| GlyphReference | 208 | Beschreibt Symbole für Verweise. |
| GlyphVBProject | 194 | Beschreibt Symbole für VB-Projekte. |
| GlyphWarning | 216 | Beschreibt Symbole für Buildwarnungen. |
| GlyphXmlAttribute | 226 | Beschreibt Symbole für XML-Attribute. |
| GlyphXmlAttributeCheck | 231 | Beschreibt Symbole mit einem Häkchen für XML-Attribute. |
| GlyphXmlAttributeQuestion | 230 | Beschreibt Symbole mit einem Fragezeichen für XML-Attribute. |
| GlyphXmlChild | 227 | Beschreibt Symbole für untergeordnete XML-Elemente. |
| GlyphXmlChildCheck | 233 | Beschreibt Symbole mit einem Häkchen für untergeordnete XML-Elemente. |
| GlyphXmlChildQuestion | 232 | Beschreibt Symbole mit einem Fragezeichen für untergeordnete XML-Elemente. |
| GlyphXmlDescendant | 228 | Beschreibt Symbole für XML-Nachfolgerelemente. |
| GlyphXmlDescendantCheck | 235 | Beschreibt Symbole mit einem Häkchen für XML-Nachfolgerelemente. |
| GlyphXmlDescendantQuestion | 234 | Beschreibt Symbole mit einem Fragezeichen für XML-Nachfolgerelemente. |
| GlyphXmlItem | 210 | Beschreibt Symbole für XML-Elemente. |
| GlyphXmlNamespace | 229 | Beschreibt Symbole für XML-Namespaces. |
Hinweise
GlyphCompletionWarning wurde in Visual Studio 2013 Update 2 eingeführt. Informationen zum Verweisen auf die richtige Assemblyversion finden Sie unter referenzieren von Assemblys, die im Visual Studio 2013 SDK-Update 2