Name | Description | |
---|---|---|
DriveInfo | Returns a DriveInfo object representing this drive. | |
Letter | Returns the letter character of this drive. |
The following tables list the members exposed by IDriveLetter.
Name | Description | |
---|---|---|
DriveInfo | Returns a DriveInfo object representing this drive. | |
Letter | Returns the letter character of this drive. |
Name | Description | |
---|---|---|
NotEquals | Returns true if obj is null, is not an IDrive, or is an IDrive representing a different drive than this drive (case insensitive). |