CultureAndRegionInfoBuilder::LCID Property
.NET Framework (current version)
Gets the culture identifier for the current CultureAndRegionInfoBuilder object.
Assembly: sysglobl (in sysglobl.dll)
Property Value
Type: System::Int32The culture identifier for the current CultureAndRegionInfoBuilder object.
The CultureAndRegionInfoBuilder::LCID property corresponds to the CultureInfo::LCID property.
For replacement cultures the culture identifier is mapped to the corresponding National Language Support (NLS) locale identifier. For user-defined custom cultures, the value of this property is always hexadecimal 0x1000.
.NET Framework
Available since 2.0
Available since 2.0
Show: