DriveInfo: Name (get)

Name

Returns the name of the drive.



 Public Property Get Name ( ) As String

Return Values

String -  The name of the drive.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class DriveInfo Overview DriveInfo Properties DriveInfo Methods IsReady (get) RootDirectory (get)