File
SetLastWriteTime Method
Kentico 8.1 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.1.5347.20411)
Parameters
path
Type:
System
String
Path to file
lastWriteTime
Type:
System
DateTime
Last write time
See Also
File Class
File Members
CMS.IO Namespace