FileSelectionDlg.FullName
Property: FullName as String
Description
Access the full path of the file the gets selected by the dialog. Most events that pass a FileSelectionDlg object to you allow you modify this value and thus influence the action that caused the event (e.g. load or save to a different location).
Errors
2400 | The object is no longer valid. | |
2401 | Invalid address for the return parameter was specified. |