FileUtil Methods |
The FileUtil type exposes the following members.
Name | Description | |
---|---|---|
RetrieveFileNames |
Retrieves the names of the files which are stored on the device.
| |
RetrieveFileNames(String) |
Retrieves the names of the files which are stored on the device.
| |
RetrieveObjectsProperties |
Retrieves the properties of the objects which are stored on the device.
| |
SendFileContents(String) |
Sends the contents of a file to the device.
| |
SendFileContents(String, ProgressMonitor) |
Sends the contents of a file to the device.
|