PlanUpdateModel.Area 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.
Area path to which the test plan belongs. This should be set to area path of the team that works on this test plan.
C#
[System.Runtime.Serialization.DataMember(Name="area")]
public Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference Area { get; }
member this.Area : Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference
Public ReadOnly Property Area As ShallowReference
- Attributes
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |