FileSystemItem.LastWriteTime Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
LastWriteTime
Gets the last modification time of the item.
Declaration
public DateTime? LastWriteTime { get; }
Property Value
Type | Description |
---|---|
Nullable<DateTime> |