Click or drag to resize
DirectorySetLastWriteTimeUtc 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 SetLastWriteTimeUtc(
	string path,
	DateTime lastWriteTimeUtc
)

Parameters

path
Type: SystemString
lastWriteTimeUtc
Type: SystemDateTime
See Also