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


In This Topic
    FtpReply Class
    In This Topic
    Represents a reply received from the FTP server.
    Syntax
    'Declaration
     
    Public Class FtpReply 
    'Usage
     
    Dim instance As FtpReply
    public class FtpReply 
    Inheritance Hierarchy

    System.Object
       Xceed.Ftp.FtpReply

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also