Edit

TestPlan.TestOutcomeSettings Property

Definition

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

Applies to