ComponentSpace FTP Class Library Reference

DirectoryListItemType Enumeration

The directory list item types.

[Visual Basic]
Public Enum DirectoryListItemType
[C#]
public enum DirectoryListItemType

Members

Member Name Description
File File.
Directory Directory.
SoftLink Soft link.

Requirements

Namespace: ComponentSpace.Ftp

Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)

See Also

ComponentSpace.Ftp Namespace