Represents a file or directory item.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public MustInherit Class FileSystemItem
C#
public abstract class FileSystemItem

Inheritance Hierarchy

System..::..Object
  Rebex.IO..::..FileSystemItem
    Rebex.IO.Compression..::..ArchiveItem
    Rebex.IO..::..LocalItem
    Rebex.Net..::..FtpItem
    Rebex.Net..::..SftpItem

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also