This documentation is archived and is not being maintained.
DeploymentService::QueryDeploymentEnvironments Method
Visual Studio 2013
List the deployment environments
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
public:
List<DeploymentEnvironmentMetadata^>^ QueryDeploymentEnvironments(
String^ teamProject
)
Parameters
- teamProject
- Type: System::String
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: