LumiSoft Net Help
Response Property
NamespacesLumiSoft.Net.FTP.ServerFTP_e_RmdResponse
Gets or sets FTP server response.
Declaration Syntax
C#Visual BasicVisual C++F#
public FTP_t_ReplyLine[] Response { get; set; }
Public Property Response As FTP_t_ReplyLine()
	Get
	Set
public:
property array<FTP_t_ReplyLine^>^ Response {
	array<FTP_t_ReplyLine^>^ get ();
	void set (array<FTP_t_ReplyLine^>^ value);
}
member Response : FTP_t_ReplyLine[] with get, set
Property Value
array<FTP_t_ReplyLine>[]()[][]

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119