FileDialog.setInitialFile

Set the initial file in the dialog.

class FileDialog
setInitialFile
(
this T
)
(
string file
)

Parameters

file string

The initial file.

Return Value

Type: auto

This dialog to aid method chaining.

Meta