PredefinedClassificationTypeNames.NaturalLanguage Field
The name of the classification type representing a natural language classification. This classification type is intended to be used as a base classification type for other classification types belonging to a set of natural language classifications.
Namespace: Microsoft.VisualStudio.Language.StandardClassification
Assembly: Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)
Syntax
'Declaration
Public Const NaturalLanguage As String
public const string NaturalLanguage
public:
literal String^ NaturalLanguage
static val mutable NaturalLanguage: string
public const var NaturalLanguage : 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
PredefinedClassificationTypeNames Class
Microsoft.VisualStudio.Language.StandardClassification Namespace