Header menu logo fable-electron-docs-api

Properties Type

Union cases

Union case Description

CreateDirectory

Full Usage: CreateDirectory

Allow creating new directories from dialog.

DontAddToRecent

Full Usage: DontAddToRecent

Do not add the item being saved to the recent documents list.

ShowHiddenFiles

Full Usage: ShowHiddenFiles

Show hidden files in dialog.

ShowOverwriteConfirmation

Full Usage: ShowOverwriteConfirmation

Sets whether the user will be presented a confirmation dialog if the user types a file name that already exists.

TreatPackageAsDirectory

Full Usage: TreatPackageAsDirectory

Treat packages, such as .app folders, as a directory instead of a file.

Instance members

Instance member Description

this.IsCreateDirectory

Full Usage: this.IsCreateDirectory

Returns: bool
Returns: bool

this.IsDontAddToRecent

Full Usage: this.IsDontAddToRecent

Returns: bool
Returns: bool

this.IsShowHiddenFiles

Full Usage: this.IsShowHiddenFiles

Returns: bool
Returns: bool

this.IsShowOverwriteConfirmation

Full Usage: this.IsShowOverwriteConfirmation

Returns: bool
Returns: bool

this.IsTreatPackageAsDirectory

Full Usage: this.IsTreatPackageAsDirectory

Returns: bool
Returns: bool

Type something to start searching.