FileDialog.InitialDirectory Property

 FileDialog.InitialDirectory  (read-write, String)
 
The path name of the initial directory for the dialog

Syntax

FileDialog.InitialDirectory [= String]

The property syntax has these parts:

Part Description
Value (String) The path name of the initial directory for the dialog

Remarks

If empty, the initial directory is the current directory.