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.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? PropertiesName { get; set; }
Property Value
StringSee Also