言語

LowPhysicalMemoryInfo.CurrentPercentUsed プロパティ

定義

マシンで使用された RAM の合計に対して検出された割合を取得します。 値は 0 から 100 までです。

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

プロパティ値

適用対象