Partilhar via


FileNotification.LastUpdatedTime Propriedade

Definição

Data e hora que indicam quando o arquivo foi atualizado pela última vez em UTC.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="lastUpdatedTime")]
public DateTimeOffset? LastUpdatedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="lastUpdatedTime")>]
member this.LastUpdatedTime : Nullable<DateTimeOffset> with get, set
Public Property LastUpdatedTime As Nullable(Of DateTimeOffset)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a