SystemInformation.Culture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the user's most preferred culture.
public static System.Globalization.CultureInfo Culture { get; }
public System.Globalization.CultureInfo Culture { get; }
static member Culture : System.Globalization.CultureInfo
member this.Culture : System.Globalization.CultureInfo
Public Shared ReadOnly Property Culture As CultureInfo
Public ReadOnly Property Culture As CultureInfo