Click or drag to resize

PropertyKeyBaseApplicationLevel Property

Gets the application level this property is intended for. See PropertyLevel for details.

Namespace: Altaxo.Main.Properties
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PropertyLevel ApplicationLevel { get; }

Property Value

PropertyLevel
The application level.
See Also