LowPhysicalMemoryInfo.CurrentPercentUsed Property

Definition

Gets the detected percent of total RAM used on the machine. Value may be from 0 to 100.

public:
 property int CurrentPercentUsed { int get(); };
public int CurrentPercentUsed { get; }
member this.CurrentPercentUsed : int
Public ReadOnly Property CurrentPercentUsed As Integer

Property Value

Applies to