Gets or sets the last time the entry in the zip archive was changed.
Syntax
Exceptions
Exception | Description |
System.NotSupportedException |
The attempt to set this property failed, because the zip archive for the entry is in 'Read' mode.
|
System.IO.IOException |
The archive mode is set to 'Create' or 'Update' mode and the entry has been opened.
|
System.ArgumentOutOfRangeException |
An attempt was made to set this property to a value that is either earlier than
1980 January 1 0:00:00 (midnight) or later than 2107 December 31 23:59:58 (one second before midnight).
|
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also