This documentation is archived and is not being maintained.

IQueuedBuild::RequestedBy Property

Gets the user who requested the queued build.

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

property String^ RequestedBy {
	String^ get ();
}

Property Value

Type: System::String
The user who requested the queued build.

Show: