Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / FtpReply Class


In This Topic
    FtpReply Class Properties
    In This Topic

    For a list of all members of this type, see FtpReply members.

    Public Properties
     NameDescription
    Public PropertyGets the lines returned by the FTP server as a reply to a command.  
    Public PropertyGets the text following the last line of the full text returned by the FTP server without the reply code.  
    Public PropertyGets the reply code returned by the FTP server.  
    Public PropertyGets a value representing the type of reply received from the FTP server.  
    Top
    See Also