'Declaration Public Enum Classification Inherits System.Enum
public enum Classification : System.Enum
Member | Description |
---|---|
Comment | A Comment ClassificationType |
DateLiteral | A DateLiteral ClassificationType |
DiagnosticError | A DiagnosticError ClassificationType |
DiagnosticInformation | A DiagnosticInformation ClassificationType |
DiagnosticWarning | A DiagnosticWarning ClassificationType |
DocCommentStart | A DocCommentStart ClassificationType |
DocCommentTag | A DocCommentTag ClassificationType |
DocCommentText | A DocCommentText ClassificationType |
Identifier | A Identifier ClassificationType |
Keyword | A Keyword ClassificationType |
NumericLiteral | A NumericLiteral ClassificationType |
Operator | A Operator ClassificationType |
PreprocessorDirective | A PreprocessorDirective ClassificationType |
PreprocessorDirectiveText | A PreprocessorDirectiveText ClassificationType |
Punctuation | A Punctuation ClassificationType |
StringLiteral | A StringLiteral ClassificationType |
Undefined | A Undefined ClassificationType |
Unrecognized | A Unrecognized ClassificationType |
Whitespace | A Whitespace ClassificationType |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2