Share via


PredefinedClassificationTypeNames.Keyword Field

Definition

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

public: System::String ^ Keyword;
std::wstring Keyword;
public const string Keyword;
val mutable Keyword : string
Public Const Keyword As String 

Field Value

Applies to