SystemInformationEvent.AvailablePhysicalBytes Property

Definition

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

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

Property Value

Applies to