PredefinedClassificationTypeNames.Keyword 字段

表示关键字的分类类型的名称。 例如,在 C# 中,foreach 是关键字。

命名空间:  Microsoft.VisualStudio.Language.StandardClassification
程序集:  Microsoft.VisualStudio.Language.StandardClassification(在 Microsoft.VisualStudio.Language.StandardClassification.dll 中)

语法

声明
Public Const Keyword As String
public const string Keyword
public:
literal String^ Keyword
static val mutable Keyword: string
public const var Keyword : String

.NET Framework 安全性

请参阅

参考

PredefinedClassificationTypeNames 类

Microsoft.VisualStudio.Language.StandardClassification 命名空间