Click or drag to resize

StartupSettingsPropertiesName Property

Sets the name used for the properties file (without path or extension). Use null (default) to use the default name.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? PropertiesName { get; set; }

Property Value

String
See Also