Click or drag to resize

Device.IsHardDisk Property

Is this device a type of hard disk

Namespace:  VMInfoFace.Data
Assembly:  VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public bool IsHardDisk { get; }

Property Value

Type: Boolean
Remarks
If the text in the Label property is "Hard disk" then it is a disk.
See Also