Click or drag to resize

OpenFileOptionsRestoreDirectory Property

Gets or sets a value indicating whether to restore the directory.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool RestoreDirectory { get; set; }

Property Value

Boolean
true if [restore directory]; otherwise, false.
See Also