DriveInfo Methods |
The DriveInfo type exposes the following members.
Name | Description | |
---|---|---|
EnumerateDrives | [AlphaFS] Enumerates the drive names of all logical drives on a computer. | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDrives | Retrieves the drive names of all logical drives on a computer. | |
GetFreeDriveLetter | [AlphaFS] Gets the first available drive letter on the local system. | |
GetFreeDriveLetter(Boolean) | Gets an available drive letter on the local system. | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a drive name as a string. (Overrides ObjectToString.) |