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