DriveInfo: RootDirectory (get)

RootDirectory

Returns a DirectoryInfo of the root directory for the drive.



 Public Property Get RootDirectory ( ) As DirectoryInfo

Return Values

DirectoryInfo -  The root directory of the drive.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class DriveInfo Overview DriveInfo Properties DriveInfo Methods Name (get) SerialNumber (get)