Gets the root directory of a drive.
| C# | Visual Basic |
public DirectoryInfo RootDirectory { get; }
Public ReadOnly Property RootDirectory As DirectoryInfo Get
A DirectoryInfo object that contains the root directory of the drive.
| In The Hand RootDirectory Property Namespaces ► InTheHand.IO ► DriveInfo ► RootDirectory |
| C# | Visual Basic |
public DirectoryInfo RootDirectory { get; }
Public ReadOnly Property RootDirectory As DirectoryInfo Get