FileSystemBasicInfoChangeTimeUtc Property |
Gets the UTC time the file was last changed.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime ChangeTimeUtc { get; }
Property Value
Type:
DateTime
The the UTC time the file was last changed.
See Also