This documentation is archived and is not being maintained.

IQueuedBuild::Status Property

Gets the status of the queued build.

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

property QueueStatus Status {
	QueueStatus get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::QueueStatus
The status of the queued build.

Show: