TestPlan.TestOutcomeSettings 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.
Value to configure how same tests across test suites under a test plan need to behave
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.TeamFoundation.TestManagement.WebApi.TestOutcomeSettings TestOutcomeSettings { get; set; }
member this.TestOutcomeSettings : Microsoft.TeamFoundation.TestManagement.WebApi.TestOutcomeSettings with get, set
Public Property TestOutcomeSettings As TestOutcomeSettings
Property Value
- Attributes