SystemInformationEvent.SystemLocaleId Property

Definition

Gets the locale id (LCID) for the system. This value is retrieved from GetSystemDefaultLCID.

public:
 property int SystemLocaleId { int get(); };
public:
 property int SystemLocaleId { int get(); };
public int SystemLocaleId { get; }
member this.SystemLocaleId : int
Public ReadOnly Property SystemLocaleId As Integer

Property Value

Applies to