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