Share via


ITestSuiteEntry.UseDefaultConfigurations Method

Resets the list of configurations for this entry to the default configurations for the associated objects.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Sub UseDefaultConfigurations
void UseDefaultConfigurations()
void UseDefaultConfigurations()
abstract UseDefaultConfigurations : unit -> unit
function UseDefaultConfigurations()

Remarks

Creates and deletes test points for this entry to match the set of default configurations.

.NET Framework Security

See Also

Reference

ITestSuiteEntry Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace