Compartir a través de


UpdateDownloadProgress.NumberOfUpdatesToDownload Propiedad

Definición

Obtiene el número de actualizaciones que se van a descargar.

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfUpdatesToDownload")]
public int? NumberOfUpdatesToDownload { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfUpdatesToDownload")>]
member this.NumberOfUpdatesToDownload : Nullable<int>
Public ReadOnly Property NumberOfUpdatesToDownload As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a