Deployment Tools Foundation
LastWriteTime Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveFileInfo ► LastWriteTime
Gets the last modification time of the file.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DateTime LastWriteTime { get; }
Public ReadOnly Property LastWriteTime As DateTime Get
public: property DateTime LastWriteTime { DateTime get (); }
Property Value
DateTime
The last modification time of the file as stored in the archive.
The last modification time of the file as stored in the archive.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)