The FtpResponse type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCode
Gets the FTP response code.
Public propertySupported by the .NET Compact FrameworkDescription
Gets the description of the FTP response.
Public propertySupported by the .NET Compact FrameworkGroup
Gets the group of the FTP response code.
Public propertySupported by the .NET Compact FrameworkRaw
Gets the full unparsed response of the FTP server.

See Also