This documentation is archived and is not being maintained.

DeploymentEnvironment::ConnectedService Property

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

public:
property ConnectedService^ ConnectedService {
	ConnectedService^ get ();
	internal: void set (ConnectedService^ value);
}

Show: