Culture.FormatCultureInfo property

Gets the CultureInfo that should be used for formatting, text sorting, etc.

public CultureInfo FormatCultureInfo { get; }

Property Value

The CultureInfo for this culture.

See Also