Share via


PredefinedClassificationTypeNames.PreprocessorKeyword Field

The name of the classification type representing preprocessor keywords.

Namespace:  Microsoft.VisualStudio.Language.StandardClassification
Assembly:  Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)

Syntax

'Declaration
Public Const PreprocessorKeyword As String
public const string PreprocessorKeyword
public:
literal String^ PreprocessorKeyword
static val mutable PreprocessorKeyword: string
public const var PreprocessorKeyword : String

.NET Framework Security

See Also

Reference

PredefinedClassificationTypeNames Class

Microsoft.VisualStudio.Language.StandardClassification Namespace