Build.OrchestrationPlan 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.
The orchestration plan for the build.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanReference OrchestrationPlan { get; set; }
member this.OrchestrationPlan : Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanReference with get, set
Public Property OrchestrationPlan As TaskOrchestrationPlanReference
Property Value
- Attributes