Click or drag to resize

DiskDriveInfoDeviceId Property

Win32_DiskDrive: DeviceID: Unique identifier of the disk drive with other devices on the system.

Namespace:  Xcalibur.Models.Hardware.Disk
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public string DeviceId { get; set; }

Property Value

Type: String

Implements

IDiskDriveInfoDeviceId
See Also