Partilhar via


Propriedade PendingSet.Computer

Este é o computador que as alterações pendentes sobre residem

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

PendingSet Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server