Get/set the entry's modification time.
public System.DateTime ModTime {get; set;}
Remarks
The modification time is only accurate to within a second.
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when setting the date time to less than 1/1/1970. |