Compartilhar via


Propriedade Task.TeamFoundationServerUrl

Propriedade que fornece o URL do Team Foundation Server.

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (em Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Sintaxe

'Declaração
<RequiredAttribute> _
Public Property TeamFoundationServerUrl As String
[RequiredAttribute]
public string TeamFoundationServerUrl { get; set; }

Valor de propriedade

Tipo: System.String
Retorne String.

Segurança do .NET Framework

Consulte também

Referência

Task Classe

Namespace Microsoft.TeamFoundation.Build.Tasks