TestOutcomeSettings.SyncOutcomeAcrossSuites 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 test outcomes for the same tests across suites are shown
[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public bool SyncOutcomeAcrossSuites { get; set; }
member this.SyncOutcomeAcrossSuites : bool with get, set
Public Property SyncOutcomeAcrossSuites As Boolean
Property Value
- Attributes