This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::StartTime Property

Gets the start time of the request.

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

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

Property Value

Type: System::DateTime
The start time of the request.

Show: