Edit

Share via


Phase.Dependencies Property

Definition

The list of dependencies for this phase.

public System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.Dependency> Dependencies { get; set; }
member this.Dependencies : System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.Dependency> with get, set
Public Property Dependencies As List(Of Dependency)

Property Value

Applies to