FileDialog.FileTitle  (read-only, String)
 
On successful return from ShowOpen() or ShowSave() contains the bare file name of the selected file, with path and drive info removed.
FileDialog.FileTitle
The property syntax has these parts:
| Part | Description | 
|---|---|
| Value (String) | On successful return from ShowOpen() or ShowSave() contains the bare file name of the selected file, with path and drive info removed. |