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

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