Click or drag to resize

FileLastWriteTime Property

Gets the last write time.

Namespace:  Dynamicweb.FilePublisher
Assembly:  Dynamicweb.FilePublisher (in Dynamicweb.FilePublisher.dll) Version: 3.0.3
Syntax
public DateTime LastWriteTime { get; }

Property Value

Type: DateTime
The last write time.
See Also