Share via


FindValuesOptions.Locale Property

Definition

Gets or sets the locale/culture code of the utterance. The default is en-US. This is optional.

public string Locale { get; set; }
member this.Locale : string with get, set
Public Property Locale As String

Property Value

The locale/culture code of the utterance.

Applies to