This documentation is archived and is not being maintained.

TeamFoundationServiceHostActivity::StartTime Property

Gets the start time of this activity.

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 this activity.

Show: