Click or drag to resize

FtpDirectory Properties

The FtpDirectory type exposes the following members.

Properties
  Name Description
Public property Client Gets the associated FtpClient of this FtpDirectory.
Public property Files Gets the list of files in this FtpDirectory.
Public property FullPath Full path of directory.
Public property Name Name of directory.
Public property SubDirectories Gets the list of subdirectories in this FtpDirectory.
Top
See Also