Share via


NLModelConfiguration.Language Property

Definition

Gets the language that the model supports.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NaturalLanguage.NLLanguage Language { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.Language : NaturalLanguage.NLLanguage

Property Value

The language that the model supports..

Attributes

Applies to