StartupSettingsDataDirectory Property |
Sets the data directory used to load resources.
Use null (default) to use the default path "ApplicationRootPath\data".
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? DataDirectory { get; set; }
Property Value
StringSee Also