Click or drag to resize

FileIdBothDirectoryInfoChangeTimeUtc Property

Gets the time, in coordinated universal time (UTC), this entry was changed.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public DateTime ChangeTimeUtc { get; set; }

Property Value

Type: DateTime
The time, in coordinated universal time (UTC), this entry was changed.
See Also