Compartir a través de


UpdateSummary.LastCompletedDownloadJobDateTime Propiedad

Definición

Obtiene la hora en que se completó el último trabajo de descarga (correcto, cancelado o erróneo) en el dispositivo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastCompletedDownloadJobDateTime")]
public DateTime? LastCompletedDownloadJobDateTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastCompletedDownloadJobDateTime")>]
member this.LastCompletedDownloadJobDateTime : Nullable<DateTime>
Public ReadOnly Property LastCompletedDownloadJobDateTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a