Partager via


CopyProgress.TotalBytesToProcess Propriété

Définition

Obtient la quantité totale de données à traiter par le travail.

[Newtonsoft.Json.JsonProperty(PropertyName="totalBytesToProcess")]
public long? TotalBytesToProcess { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalBytesToProcess")>]
member this.TotalBytesToProcess : Nullable<int64>
Public ReadOnly Property TotalBytesToProcess As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à