DirectoryEntryInfo.LastWriteTime Property

Definition

Gets the time when the directory entry was last written to (UTC).

public:
 property DateTime LastWriteTime { DateTime get(); };
[System.Runtime.Serialization.DataMember(Order=3)]
public DateTime LastWriteTime { get; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.LastWriteTime : DateTime
Public ReadOnly Property LastWriteTime As DateTime

Property Value

Attributes

Applies to