edtFTPnet/Free - Open-source FTP component for .NET | Download
Contains fragments of server replies that indicate no files were found in a supplied directory.

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

Syntax

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

Inheritance Hierarchy

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

See Also