PredefinedClassificationTypeNames::Keyword Field

 

The name of the classification type representing keywords. In C# for instance, foreach would be a keyword.

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

public:
literal String^ Keyword

Field Value

Type: System::String^
Return to top
Show: