edtFTPnet/Free - Open-source FTP component for .NET | Download
Server string indicating file not found (FILE_NOT_FOUND)

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
public static string FILE_NOT_FOUND
Visual Basic
Public Shared FILE_NOT_FOUND As String
Visual C++
public:
static String^ FILE_NOT_FOUND

See Also