ComputerInfo.CsPhyicallyInstalledMemory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)