Click or drag to resize

IDiskDriveInfoStatusInfo Property

Win32_DiskDrive: StatusInfo: State of the logical device.

Namespace:  Xcalibur.Models.Hardware.Disk
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
DriveStatusInfo StatusInfo { get; set; }

Property Value

Type: DriveStatusInfo
The status info.
See Also