Share via


TurnContext.Locale Property

Definition

Gets or sets the locale on this context object.

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

Property Value

The string of locale on this context object.

Applies to