Edit

PlanUpdateModel.Build Property

Definition

Build ID of the build whose quality is tested by the tests in this test plan. For automated testing, this build ID is used to find the test binaries that contain automated test methods.

[System.Runtime.Serialization.DataMember(Name="build")]
public Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference Build { get; }
member this.Build : Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference
Public ReadOnly Property Build As ShallowReference

Property Value

Attributes

Applies to