Compartir a través de


DataBoxDiskCopyProgress.BytesCopied Propiedad

Definición

Obtiene los bytes copiados durante la copia del disco.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a