 | ZippedFileInfoLoadWriteTime property |
Timestamp of the file in the archive.
Namespace: NetEti.FileTools.ZipAssembly: NetEti.ZipAccess (in NetEti.ZipAccess.dll) Version: 1.0.0+90532d84a01ea1dad6525ec1859a76670aba8306
Syntaxpublic DateTime LastWriteTime { get; }Public ReadOnly Property LastWriteTime As DateTime
Get
public:
property DateTime LastWriteTime {
DateTime get ();
}member LastWriteTime : DateTime with get
Property value
DateTime
See also