ItemDateModified Property |
Get the date and time of the last modification to the item.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime? DateModified { get; }
Property Value
Type:
NullableDateTime
The date and time of the last modification to the item.
See Also