Compartir a través de


UpdateInstallProgress.NumberOfUpdatesToInstall Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a