edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

The FTPReply type exposes the following members.

Constructors

  NameDescription
Public methodFTPReply(String, String)
Constructor. Only to be constructed by this package, hence package access
Public methodFTPReply(String, String, array<String>[]()[][])
Constructor. Only to be constructed by this package, hence package access

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyReplyCode
Getter for reply code
Public propertyReplyData
Getter for reply data lines
Public propertyReplyText
Getter for reply text

See Also