다음을 통해 공유


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

속성 값

Int32

컴퓨터에 대해 결정된 RAM 사용 백분율 제한입니다.

적용 대상