This documentation is archived and is not being maintained.

BuildDeployment::DeploymentDefinitionName Property

Gets the build definition used to execute the deployment.

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

public:
property String^ DeploymentDefinitionName {
	String^ get ();
}

Property Value

Type: System::String
Returns String.

Show: