OperationProgressData.TotalByteCount Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il numero totale di byte nell'operazione trovato finora.
public:
property long TotalByteCount { long get(); };
public long TotalByteCount { get; }
public long TotalByteCount { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.TotalByteCount : int64
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.TotalByteCount : int64
Public ReadOnly Property TotalByteCount As Long
Valore della proprietà
- Attributi