VFile.SetCreationTimeUtc Method
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
SetCreationTimeUtc(String, DateTime)
Method sets the creation date and time of a file identified by the path
. The time is expressed in the UTC format.
Declaration
public static void SetCreationTimeUtc(string path, DateTime creationTimeUtc)