ProcessDiskUsageReport.OtherBytesCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得不是讀取或寫入作業之磁片作業中進程所使用的位元組數目。
public:
property long long OtherBytesCount { long long get(); };
long OtherBytesCount();
public long OtherBytesCount { get; }
var int64 = processDiskUsageReport.otherBytesCount;
Public ReadOnly Property OtherBytesCount As Long
屬性值
進程在未讀取或寫入作業的磁片作業中使用的位元組數目。