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()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also