CultureInfo Class

Provides information about a specific culture (such as its name, its writing system, and so forth), as well as access to culture-specific objects that provide information for common operations, such as formatting dates and sorting strings.

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)

Syntax

 public class CultureInfo

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

CultureInfo Members
System.Globalization Namespace