Gets or sets FTP server response.

C# | Visual Basic | Visual C++ | F# |
public string Response { get; set; }
Public Property Response As String Get Set
public: property String^ Response { String^ get (); void set (String^ value); }
member Response : string with get, set


Response also MUST contain response code(220 / 500). For example: "500 Session rejected."
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119