Compartilhar via


Propriedade TeamFoundationJobExecutionEntry.AgentId

O agente que está executando o trabalho.

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

Sintaxe

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

Valor de propriedade

Tipo: System.Guid
Retorna Guid.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationJobExecutionEntry Classe

Namespace Microsoft.TeamFoundation.Framework.Server