Compartir a través de


UpdateDownloadProgress.TotalBytesDownloaded Propiedad

Definición

Obtiene el total de bytes descargados.

[Newtonsoft.Json.JsonProperty(PropertyName="totalBytesDownloaded")]
public double? TotalBytesDownloaded { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalBytesDownloaded")>]
member this.TotalBytesDownloaded : Nullable<double>
Public ReadOnly Property TotalBytesDownloaded As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a