Partilhar via


Propriedade DeploymentEnvironmentMetadata.ConnectedServiceName

O nome de ConnectedService associada com essa implantação.

Namespace:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (em Microsoft.TeamFoundation.Build.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Public)> _
Public Property ConnectedServiceName As String
[ClientPropertyAttribute(ClientVisibility.Public)]
public string ConnectedServiceName { get; set; }

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

DeploymentEnvironmentMetadata Classe

Namespace Microsoft.TeamFoundation.Build.Server