TestPlan.BuildDefinition 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 Build Definition that generates a build associated with this test plan.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference BuildDefinition { get; set; }
member this.BuildDefinition : Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference with get, set
Public Property BuildDefinition As ShallowReference
Property Value
- Attributes