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

Syntax

Visual Basic
<ObsoleteAttribute("FtpItemComparer has been deprecated. Please use Rebex.IO.FileSystemItemComparer instead.",  _
	False)> _
Public Enumeration FtpItemComparerType
C#
[ObsoleteAttribute("FtpItemComparer has been deprecated. Please use Rebex.IO.FileSystemItemComparer instead.", 
	false)]
public enum FtpItemComparerType

Members

Member nameDescription
Supported by the .NET Compact FrameworkName
Supported by the .NET Compact FrameworkSize
Supported by the .NET Compact FrameworkDate
Supported by the .NET Compact FrameworkFileType

Version Information

.NET Compact Framework

Obsolete (compiler warning) in 3.9, 3.5

See Also