See: Description
| Class | Description |
|---|---|
| DirectoryInfo |
This class should be used to model directories
|
| EntityInfo |
This is the common base class of Directories, Files and Symbolic Links
|
| ExtendedAttribute |
Represents an extended attribute.
|
| FileHandle |
Represents a file handle.
|
| FileInfo |
This class should be used to model files
|
| SymbolicLinkInfo |
This class should be used to model symbolic links
|
| UnixPermissions |
Represents unix permissions
|
| WindowsAttributes |
Represents Windows attributes
|