Type of FtpItem.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Enumeration FtpItemType
C#
public enum FtpItemType

Members

Member nameDescription
Supported by the .NET Compact FrameworkFile
File
Supported by the .NET Compact FrameworkDirectory
Directory
Supported by the .NET Compact FrameworkSymlink
Symlink

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also