TestPlanHubData.TestPlan 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.
[System.Runtime.Serialization.DataMember(IsRequired=true, Name="testPlan")]
public Microsoft.TeamFoundation.TestManagement.WebApi.TestPlan TestPlan { get; set; }
member this.TestPlan : Microsoft.TeamFoundation.TestManagement.WebApi.TestPlan with get, set
Public Property TestPlan As TestPlan
Property Value
- Attributes