Share via


RecycleLimitInfo.CurrentPrivateBytes プロパティ

定義

現在のプロセスのプライベート バイトの使用状況を取得します。

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

プロパティ値

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

適用対象