ComputerInfo.OsLocale Property

Definition

The culture name, such as "en-US", derived from the OsLocaleID property

public:
 property System::String ^ OsLocale { System::String ^ get(); };
public:
 property Platform::String ^ OsLocale { Platform::String ^ get(); };
public string OsLocale { get; }
member this.OsLocale : string
Public ReadOnly Property OsLocale As String

Property Value

Applies to