Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ZipItem.LastWriteTime Property

Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)

LastWriteTime

Gets or sets the last modification time attribute of the current ZipItem.

Declaration
public override DateTime? LastWriteTime { get; set; }
Property Value
Type Description
Nullable<DateTime>

Last modification time attribute of the current ZipItem.

Overrides
ArchiveItem.LastWriteTime
Exceptions
Type Condition
ZipException

AnotherOperationPending: Another operation is pending.

ObjectDisposedException

Archive was already disposed.

InvalidOperationException

Archive is not opened for writing. -or- Item is already deleted. -or- Item is the root directory of the archive.

In This Article
  • LastWriteTime
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies