Represents a file or directory on the local file system.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Rebex.IO..::..FileSystemItem
    Rebex.IO..::..LocalItem

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also