Click or drag to resize

FtpFile Properties

The FtpFile type exposes the following members.

Properties
  Name Description
Public property Client Gets the associated FtpClient of this FtpFile.
Public property FullPath Full path of file.
Public property Name Name of file.
Public property Parent Gets parent directory of file.
Public property Permission Gets or sets permission of file.
Public property Size Gets size of file.
Public property Timestamp Gets or sets timestamp of file.
Top
See Also