Click or drag to resize

CultureSettingsNeutralCultureName Property

Gets the neutral name of the culture, i.e. without region identifier..

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string NeutralCultureName { get; }

Property Value

String
The name of the neutral culture.
See Also