This documentation is archived and is not being maintained.

IBuildDetail::Requests Property

The requests that started this build.

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

property ReadOnlyCollection<IQueuedBuild^>^ Requests {
	ReadOnlyCollection<IQueuedBuild^>^ get ();
}

Show: