StateSyncEntryLastWriteTime Property |
Gets or sets the entry last write time.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTimeOffset LastWriteTime { get; set; }
Property Value
Type:
DateTimeOffset
The last write time.
See Also