This documentation is archived and is not being maintained.

IQueuedBuild::Reason Property

Gets the reason that the build was queued.

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

property BuildReason Reason {
	BuildReason get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::BuildReason
The reason that the build was queued.

Show: