System.IO.DriveInfo: Method Members

The methods of System.IO.DriveInfo are listed below. For a list of all members, see the DriveInfo Members list.

See Also: Inherited members from System.Object

Public Methods

static
GetDrives() : DriveInfo[]

Retrieves the drive names of all logical drives on a computer.

override
ToString() : string

Returns a drive name as a string.