Hard disk capacity in MB
Namespace:
VMInfoFace.Data
Assembly:
VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntaxpublic long Capacity { get; }
Public ReadOnly Property Capacity As Long
Get
Property Value
Type:
Int64
Remarks
If the Device is a hard disk, the capacity is read from the Summary. Otherwise is the value -1
See Also