FileShellContentLastWriteTime Property |
Gets or sets the file last write time.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public override DateTime LastWriteTime { get; }
Property Value
Type:
DateTimeThe last write time.
See Also