Gets the creation time attribute of the item.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Protected Overrides Function GetCreationTime As Nullable(Of DateTime) |
C# |
---|
protected override Nullable<DateTime> GetCreationTime() |