File.

SetLastWriteTime(string, DateTime) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
File

Syntax

public static void SetLastWriteTime(string path, DateTime lastWriteTime)

Parameters

Name Type Description
path string
lastWriteTime DateTime

Return Value

Type Description
void