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

Syntax

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

Members

Member nameDescription
Supported by the .NET Compact FrameworkName
Supported by the .NET Compact FrameworkSize
Supported by the .NET Compact FrameworkDateCreated
Supported by the .NET Compact FrameworkDateModified
Supported by the .NET Compact FrameworkDateAccessed
Supported by the .NET Compact FrameworkFileType

Version Information

.NET Compact Framework

Obsolete (compiler warning) in 3.9, 3.5

See Also