LumiSoft Net Help
FTP_e_GetFile Constructor (file)
NamespacesLumiSoft.Net.FTP.ServerFTP_e_GetFileFTP_e_GetFile(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public FTP_e_GetFile(
	string file
)
Public Sub New ( 
	file As String
)
public:
FTP_e_GetFile(
	String^ file
)
new : 
        file : string -> FTP_e_GetFile
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