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 백분율 제한입니다.

적용 대상