PredefinedClassificationTypeNames.FormalLanguage Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 language 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