UtilDrivesGetWin32DiskDrive Method

Overload List

GetWin32DiskDrive(Char) Gets a ManagementObject which wraps a instance of 'Win32_DiskDrive' WMI class for the specified drive.
GetWin32DiskDrive(DriveInfo) Gets a ManagementObject which wraps a instance of 'Win32_DiskDrive' WMI class for the specified drive.

See Also