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