Click or drag to resize
DirectorySetLastWriteTime Method

Namespace: ConnectedApps.Cms.IO
Assembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void SetLastWriteTime(
	string path,
	DateTime lastWriteTime
)

Parameters

path
Type: SystemString
lastWriteTime
Type: SystemDateTime
See Also