Edit

TaskAgentSession.Agent Property

Definition

Gets or sets the agent which is the target of the session.

[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference Agent { get; set; }
member this.Agent : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference with get, set
Public Property Agent As TaskAgentReference

Property Value

Attributes

Applies to