edtFTPnet/Free - Open-source FTP component for .NET | Download
Contains fragments of server replies that indicate that a file was not found.

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

Syntax

C#
public class FileNotFoundStrings : ServerStrings
Visual Basic
Public Class FileNotFoundStrings _
	Inherits ServerStrings
Visual C++
public ref class FileNotFoundStrings : public ServerStrings

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    EnterpriseDT.Net.Ftp..::..ServerStrings
      EnterpriseDT.Net.Ftp..::..FileNotFoundStrings

See Also