This documentation is archived and is not being maintained.

DeploymentEnvironmentMetadata::ConnectedServiceName Property

Name of the ConnectedService associated with this deployment.

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

public:
property String^ ConnectedServiceName {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String

Show: