Partager via


FileNotification.LastUpdatedTime Propriété

Définition

Date et heure indiquant la dernière mise à jour du fichier au format 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à