Click or drag to resize

FileUtil Methods

The FileUtil type exposes the following members.

Methods
  NameDescription
Public methodRetrieveFileNames
Retrieves the names of the files which are stored on the device.
Public methodRetrieveFileNames(String)
Retrieves the names of the files which are stored on the device.
Public methodRetrieveObjectsProperties
Retrieves the properties of the objects which are stored on the device.
Public methodSendFileContents(String)
Sends the contents of a file to the device.
Public methodSendFileContents(String, ProgressMonitor)
Sends the contents of a file to the device.
Top
See Also