PredefinedClassificationTypeNames.FormalLanguage Field

Definition

Name of the classification type representing a formal language. This classification type is intended to be used as a base classification type for all classification types belonging to a set of formal langauge classifications. For example literals and keywords.

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

Field Value

Applies to