Compartir a través de


UpdateDownloadProgress.PercentComplete Propiedad

Definición

Obtiene el porcentaje de finalización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a