Share via


ProcessMemoryReport.PrivateWorkingSetUsage 속성

정의

프로세스의 프라이빗 작업 집합 사용량을 가져옵니다.

public:
 property unsigned long long PrivateWorkingSetUsage { unsigned long long get(); };
uint64_t PrivateWorkingSetUsage();
public ulong PrivateWorkingSetUsage { get; }
var uInt64 = processMemoryReport.privateWorkingSetUsage;
Public ReadOnly Property PrivateWorkingSetUsage As ULong

속성 값

UInt64

unsigned long long

uint64_t

프로세스의 프라이빗 작업 집합 사용.

적용 대상