Freigeben über


UpdateDownloadProgress.TotalBytesToDownload Eigenschaft

Definition

Ruft die Gesamtanzahl der herunterzuladenden Bytes ab.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: