Click or drag to resize

CurrentPropertyService Property

Returns the property service, which is used to obtain application settings.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IPropertyService PropertyService { get; }

Property Value

IPropertyService
See Also