VFileSystemInfo.LastWriteTimeUtc Property
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
LastWriteTimeUtc
Gets or sets the last write date and time for the file or directory. The time is expressed in the UTC format.
Declaration
public DateTime LastWriteTimeUtc { get; set; }
Property Value
Type | Description |
---|---|
DateTime |