Click or drag to resize
DirectorySetCreationTime 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 SetCreationTime(
	string path,
	DateTime creationTime
)

Parameters

path
Type: SystemString
creationTime
Type: SystemDateTime
See Also