This documentation is archived and is not being maintained.

Workspace::LastAccessDate Property

Gets the date when this workspace was most recently accessed.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

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

Property Value

Type: System::DateTime
The date when this workspace was most recently accessed.

Show: