DirectoryDialog.setDirectoryMustExist

Set if the directory must exist.

class DirectoryDialog
setDirectoryMustExist
(
this T
)
()

Parameters

mustExist bool

Determins if the directory must exist.

Return Value

Type: auto

This dialog to aid method chaining.

Meta