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.

Read Only.

See Also

Project CorLib Overview

Class DriveInfo Overview