OperationProgressData.TotalByteCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre total d’octets dans l’opération trouvé jusqu’à présent.
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
Valeur de propriété
- Attributs