PowerTCP FTP for .NET
ListType Enumeration



Enumerates the type of listing desired.
Syntax
Public Enum ListType 
   Inherits System.Enum
Dim instance As ListType
public enum ListType : System.Enum 
public enum class ListType : public System.Enum 
Members
MemberDescription
Full Sends a LIST command.
Machine Sends an MLST or MLSD command, whichever is more efficient.
Names Sends a NLST command.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Ftp.ListType

See Also

Reference

Dart.Ftp Namespace


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic