File.

SetLastAccessTime(string, DateTime) Method

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

Syntax

public static void SetLastAccessTime(string path, DateTime lastAccessTime)

Parameters

Name Type Description
path string
lastAccessTime DateTime

Return Value

Type Description
void