Compartir a través de


UpdateDownloadProgress.TotalBytesToDownload Propiedad

Definición

Obtiene el total de bytes que se van a descargar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a