CultureSettingsNeutralCultureName Property |
Gets the neutral name of the culture, i.e. without region identifier..
Namespace: Altaxo.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string NeutralCultureName { get; }
Property Value
StringThe name of the neutral culture.
See Also