Edit

TestSuite.DefaultConfigurations Property

Definition

Test suite default configuration.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference> DefaultConfigurations { get; set; }
member this.DefaultConfigurations : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference> with get, set
Public Property DefaultConfigurations As List(Of ShallowReference)

Property Value

Attributes

Applies to