This documentation is archived and is not being maintained.

IQueuedBuild::ShelvesetName Property

Gets the shelveset that will be built.

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

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

Property Value

Type: System::String
The shelveset that will be built.

Show: