PlanUpdateModel.Build Property
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.
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.
C#
[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
- Attributes
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |