Activity.Locale Property

Definition

Gets or sets a BCP-47 locale name for the contents of the text field.

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

Property Value

A locale for the activity.

Implements

Applies to