edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Contains fragments of server replies that indicate no files were found in a supplied directory.

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

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