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

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

Syntax

C#
public const string DOES_NOT_EXIST
Visual Basic
Public Const DOES_NOT_EXIST As String
Visual C++
public:
literal String^ DOES_NOT_EXIST

See Also