StartupSettingsApplicationRootPath Property |
Gets/Sets the application root path to use.
Use null (default) to use the base directory of the application's AppDomain.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? ApplicationRootPath { get; set; }
Property Value
StringSee Also