This documentation is archived and is not being maintained.

IQueuedBuild::RequestedByDisplayName Property

Gets the display name of the user who requested the build.

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

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

Property Value

Type: System::String

Show: