This documentation is archived and is not being maintained.

IBuildServiceHost::AcquiredOn Property

Visual Studio 2013

Gets the date and time of registration with TFS if this service host is online, else returns DateTime.MinValue.

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

property DateTime AcquiredOn {
	DateTime get ();
}

Property Value

Type: System::DateTime

Show: