Edit

Share via


BuildDefinitionStep.TaskDefinition Property

Definition

The task associated with this step.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="Task", Order=1)]
public Microsoft.TeamFoundation.Build.WebApi.TaskDefinitionReference TaskDefinition { get; set; }
member this.TaskDefinition : Microsoft.TeamFoundation.Build.WebApi.TaskDefinitionReference with get, set
Public Property TaskDefinition As TaskDefinitionReference

Property Value

Attributes

Applies to