CultureSettingsCultureName Property |
Gets or sets the name of the culture.
Namespace: Altaxo.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string CultureName { get; }
Property Value
StringThe name of the culture in the format <languagecode2>-<country/regioncode2> (same format than in
Name).
See Also