edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Contains fragments of server replies that indicate that a file was not found.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

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