LastWriteTime Property

Microsoft Deployment Tools

Deployment Tools Foundation LastWriteTime Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.CompressionArchiveFileInfoLastWriteTime
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
public:
property DateTime LastWriteTime {
	DateTime get ();
}
Value
The last modification time of the file as stored in the archive.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)