MobileForms Toolkit Documentation

NetFile Properties

The properties of the NetFile class are listed below. For a complete list of NetFile class members, see the NetFile Members topic.

Public Instance Properties

CreationTime The creation file time of a remote object
FileTime The file time of a remote object
FullPath Returns the full path of the remote object
IsDirectory Determines whether this file is a directory
Name The name of the remote file/directory
ParentDirectory The NetFile object representing the directory which contains this file/directory
Size Returns the size of a remote file or zero for directory.
SizeText Returns the size of a remote file as a string or empty string for directory.
TimeText The file time of a remote object as a string

See Also

NetFile Class | Resco.Net Namespace