Edit

DependsOn.Map Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.DistributedTask.WebApi.DependencyBinding> Map { get; set; }
member this.Map : System.Collections.Generic.List<Microsoft.TeamFoundation.DistributedTask.WebApi.DependencyBinding> with get, set
Public Property Map As List(Of DependencyBinding)

Property Value

Attributes

Applies to