International.Locale Property

Definition

Gets or sets the locale name.

public:
 property System::String ^ Locale { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Locale { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Locale : string with get, set
Public Property Locale As String

Property Value

A string that represents the locale name.

Attributes

Applies to