TaskAgentSession.Agent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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