Share via


PredefinedClassificationTypeNames.FormalLanguage Field

The 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.

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

Syntax

'Declaration
Public Const FormalLanguage As String
public const string FormalLanguage
public:
literal String^ FormalLanguage
static val mutable FormalLanguage: string
public const var FormalLanguage : String

.NET Framework Security

See Also

Reference

PredefinedClassificationTypeNames Class

Microsoft.VisualStudio.Language.StandardClassification Namespace