Click or drag to resize

FileSystemBasicInfoChangeTime Property

Gets the time the file was last changed.

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

Property Value

Type: DateTime
The the time the file was last changed.
See Also