RsExceptionInfo.CountryLocaleId Property

Definition

Gets or sets the locale ID or language ID of the operating system.

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

Property Value

An Int32 value for the locale ID or language ID.

Attributes

Applies to