VDirectoryInfo.Root Property
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 8.0.9673)
Root
Gets an instance of the VDirectoryInfo that represents the root directory.
Declaration
public VDirectoryInfo Root { get; }
Property Value
| Type | Description |
|---|---|
| VDirectoryInfo | An instance of the VDirectoryInfo that represents the root directory. |