Click or drag to resize
GDBasicPropertiesDateModified Property
Gets the timestamp of the last time the file was modified.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public DateTimeOffset DateModified { get; }

Property Value

Type: DateTimeOffset
Remarks
If the date property isn't set, this value defaults to 0.
See Also