StartupSettingsConfigDirectory Property |
Gets/Sets the directory used to store application properties,
settings and user AddIns.
Use null (default) to use "ApplicationData\ApplicationName"
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? ConfigDirectory { get; set; }
Property Value
StringSee Also