This documentation is archived and is not being maintained.

BuildDeploymentSpec::MaxDeployments Property

Maximum deployments to return.

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

public:
property int MaxDeployments {
	int get ();
	void set (int value);
}

Property Value

Type: System::Int32
Returns Int32.

Show: