LumiSoft Net Help
FTP_e_Appe Constructor (file)
NamespacesLumiSoft.Net.FTP.ServerFTP_e_AppeFTP_e_Appe(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public FTP_e_Appe(
	string file
)
Public Sub New ( 
	file As String
)
public:
FTP_e_Appe(
	String^ file
)
new : 
        file : string -> FTP_e_Appe
Parameters
file (String)
File name with option path.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when file is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

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