Share via


UpdateDownloadProgress.NumberOfUpdatesToDownload Property

Definition

Gets number of updates to download.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to