Partager via


DirectoryEntry.LastModifiedTime Propriété

Définition

Moment où le fichier a été modifié pour la dernière fois

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.DataLake.Store.Serialization.ServerDateTimeConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="modificationTime")]
public DateTime? LastModifiedTime { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.DataLake.Store.Serialization.ServerDateTimeConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="modificationTime")>]
member this.LastModifiedTime : Nullable<DateTime>
Public ReadOnly Property LastModifiedTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à