PredefinedClassificationTypeNames.NaturalLanguage 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 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.
public: System::String ^ NaturalLanguage;
std::wstring NaturalLanguage;
public const string NaturalLanguage;
val mutable NaturalLanguage : string
Public Const NaturalLanguage As String