LanguagePriority.FormalLanguage Field
Priority for the formal language classification definitions.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Language.StandardClassification Namespace