public FTPReply LastFTPReply { get; set; }
Public Property LastFTPReply As FTPReply Get Set
public: property FTPReply^ LastFTPReply { FTPReply^ get (); void set (FTPReply^ value); }
member LastFTPReply : FTPReply with get, set
In This Article