Click or drag to resize
DirectoryGetLastAccessTime 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 DateTime GetLastAccessTime(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: DateTime
See Also