AbstractFile
SetLastWriteTime Method
Kentico 8.0 API Reference
Sets the date and time that the specified file was last written to.
Namespace:
CMS.IO
Assembly:
CMS.IO
(in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
path
Type:
System
String
Path to file
lastWriteTime
Type:
System
DateTime
Last write time
See Also
AbstractFile Class
AbstractFile Members
CMS.IO Namespace