Click or drag to resize

StreamOnIStreamLastWriteTime Property

Gets the last write time.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public DateTimeOffset LastWriteTime { get; }

Property Value

Type: DateTimeOffset
The last write time.
See Also