This documentation is archived and is not being maintained.

IBuildController::DateCreated Property

Gets the date and time that this build controller was created.

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

property DateTime DateCreated {
	DateTime get ();
}

Property Value

Type: System::DateTime
The date and time that this build controller was created.

Show: