Condividi tramite


Proprietà DeploymentEnvironmentMetadata.Name

Nome univoco della distribuzione come un GUID.

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Sintassi

'Dichiarazione
<ClientPropertyAttribute(ClientVisibility.Public)> _
Public Property Name As String
[ClientPropertyAttribute(ClientVisibility.Public)]
public string Name { get; set; }

Valore proprietà

Tipo: System.String
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentEnvironmentMetadata Classe

Spazio dei nomi Microsoft.TeamFoundation.Build.Server