RecycleLimitInfo.CurrentPrivateBytes プロパティ

定義

現在のプロセスで検出されたプライベート バイト使用量を取得します。

public:
 property long CurrentPrivateBytes { long get(); };
public long CurrentPrivateBytes { get; }
member this.CurrentPrivateBytes : int64
Public ReadOnly Property CurrentPrivateBytes As Long

プロパティ値

現在のプロセスで検出されたプライベート バイト使用量。

適用対象