Click or drag to resize

Device.Capacity Property

Hard disk capacity in MB

Namespace:  VMInfoFace.Data
Assembly:  VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public long Capacity { 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