OperationProgressData.CompletedByteCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得作業中已完成的位元組數目。
public:
property long CompletedByteCount { long get(); };
public long CompletedByteCount { get; }
public long CompletedByteCount { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.CompletedByteCount : int64
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.CompletedByteCount : int64
Public ReadOnly Property CompletedByteCount As Long
屬性值
- 屬性