SystemInformationEvent.TotalPhysicalBytes Property

Definition

Gets the size of physical memory, in bytes. This value is retrieved from GlobalMemoryStatusEx.

public:
 property long TotalPhysicalBytes { long get(); };
public:
 property long long TotalPhysicalBytes { long long get(); };
public long TotalPhysicalBytes { get; }
member this.TotalPhysicalBytes : int64
Public ReadOnly Property TotalPhysicalBytes As Long

Property Value

Applies to