The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestConfiguration::IsDefault Property
Gets or sets a value that indicates whether this configuration is a default configuration for the project.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Property Value
Type: System::Booleantrue if this configuration will be included in newly created test plans; otherwise, false.
When you create a new plan, it creates a test configuration that has all the default settings for the project.
Show: