다음을 통해 공유


ProcessDiskUsageReport.OtherBytesCount 속성

정의

읽거나 쓰지 않은 디스크 작업의 프로세스에서 사용된 바이트 수를 가져옵니다.

public:
 property long long OtherBytesCount { long long get(); };
long OtherBytesCount();
public long OtherBytesCount { get; }
var int64 = processDiskUsageReport.otherBytesCount;
Public ReadOnly Property OtherBytesCount As Long

속성 값

Int64

long long

long

읽거나 쓰지 않은 디스크 작업에서 프로세스에서 사용하는 바이트 수입니다.

적용 대상