PlanUpdateModel.AutomatedTestSettings 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(Name="automatedTestSettings")]
public Microsoft.TeamFoundation.TestManagement.WebApi.TestSettings AutomatedTestSettings { get; }
[System.Runtime.Serialization.DataMember(Name="automatedTestSettings")]
[Microsoft.VisualStudio.Services.WebApi.ClientInternalUseOnly(false)]
public Microsoft.TeamFoundation.TestManagement.WebApi.TestSettings AutomatedTestSettings { get; }
member this.AutomatedTestSettings : Microsoft.TeamFoundation.TestManagement.WebApi.TestSettings
Public ReadOnly Property AutomatedTestSettings As TestSettings
Property Value
- Attributes
-
DataMemberAttribute Microsoft.VisualStudio.Services.WebApi.ClientInternalUseOnlyAttribute