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)
Syntaxpublic bool IsHardDisk { get; }
Public ReadOnly Property IsHardDisk As Boolean
Get
Property Value
Type:
Boolean
Remarks
If the text in the Label property is "Hard disk" then it is a disk.
See Also