FileData::LastAccessTime Property

Gets the date and time when the file was last accessed.

Namespace:  Microsoft.Synchronization.Files
Assembly:  Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)

public:
property DateTime LastAccessTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
The date and time when the file was last accessed.
Show: