This documentation is archived and is not being maintained.

IQueuedBuild::DropLocation Property

Gets the location where to drop the outputs of the queued build.

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

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

Property Value

Type: System::String
The location where to drop the outputs of the queued build.

Show: