NLLanguageRecognizer.LanguageConstraints Property

Definition

Gets or sets the array of languages from which the recognizer must choose.

public virtual NaturalLanguage.NLLanguage[] LanguageConstraints { get; set; }
member this.LanguageConstraints : NaturalLanguage.NLLanguage[] with get, set

Property Value

The array of languages from which the recognizer must choose..

Applies to