Share via


CultureInfo.Parent Property

Gets the CultureInfo object that represents the parent culture of the current CultureInfo object.

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

Syntax

public virtual CultureInfo Parent { get; }

Property Value

The CultureInfo object that represents the parent culture of the current CultureInfo object.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

CultureInfo Class
CultureInfo Members
System.Globalization Namespace