OpenFileOptionsRestoreDirectory Property |
Gets or sets a value indicating whether to restore the directory.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool RestoreDirectory { get; set; }
Property Value
Booleantrue if [restore directory]; otherwise,
false.
See Also