The capacity of the memory module in bytes.

Namespace:  Intel.Manageability.HardwareAssets
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public ulong Capacity { get; internal set; }
Visual Basic (Declaration)
Public Property Capacity As ULong

See Also