Click or drag to resize

FileUtil Methods

The FileUtil type exposes the following members.

Methods
  Name Description
Public method RetrieveFileNames Retrieves the names of the files which are stored on the device.
Public method RetrieveFileNames(String) Retrieves the names of the files which are stored on the device.
Public method RetrieveObjectsProperties Retrieves the properties of the objects which are stored on the device.
Public method SendFileContents(String) Sends the contents of a file to the device.
Public method SendFileContents(String, ProgressMonitor) Sends the contents of a file to the device.
Top
See Also