StreamOnIStreamLastWriteTime Property |
Gets the last write time.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTimeOffset LastWriteTime { get; }
Property Value
Type:
DateTimeOffset
The last write time.
See Also