ComputerInfo.CsPhyicallyInstalledMemory Property

Definition

Size of physically installed memory, as reported by the Windows API function GetPhysicallyInstalledSystemMemory

public ulong? CsPhyicallyInstalledMemory { get; }
member this.CsPhyicallyInstalledMemory : Nullable<uint64>
Public ReadOnly Property CsPhyicallyInstalledMemory As Nullable(Of ULong)

Property Value

Applies to