Click or drag to resize

CultureSettingsCulture Property

Gets the culture info represented by this instance.

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CultureInfo Culture { get; }

Property Value

CultureInfo
See Also