OperationProgressData.TotalByteCount Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o número total de bytes na operação encontrado até agora.
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
Valor da propriedade
- Atributos