Gets the date and time when the file used to create the entry was last modified.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public DateTime Date { get; } |
Visual Basic |
---|
Public ReadOnly Property Date As DateTime Get |
Remarks
This value can be used to check whether an entry needs to be updated because the
source file was modified since it was last compressed.