Contains information about a single file or directory on the SFTP server.

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

Syntax

Visual Basic
Public Class SftpItem _
	Inherits FileSystemItem
C#
public class SftpItem : FileSystemItem

Inheritance Hierarchy

System..::..Object
  Rebex.IO..::..FileSystemItem
    Rebex.Net..::..SftpItem

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also