Share via


LowPhysicalMemoryInfo.PercentLimit 属性

定义

获取计算机已确定的已使用 RAM 百分比限制。 此值可以介于 0 到 100 之间。

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

属性值

计算机已确定的已使用 RAM 百分比限制。

适用于