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