Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public FTP_e_GetDirListing( string path )
Public Sub New ( path As String )
public: FTP_e_GetDirListing( String^ path )
new : path : string -> FTP_e_GetDirListing
Parameters
- path (String)
- Path.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when path is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119