VDirectoryInfo.Root Property
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9313)
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.  |