PropertyKeyBaseApplicationLevel Property |
Gets the application level this property is intended for. See
PropertyLevel for details.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PropertyLevel ApplicationLevel { get; }
Property Value
PropertyLevel
The application level.
See Also