Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
void UseDefaultConfigurations()
void UseDefaultConfigurations()
abstract UseDefaultConfigurations : unit -> unit
Sub UseDefaultConfigurations
Remarks
Creates and deletes test points for this entry to match the set of default configurations.
See Also
ITestSuiteEntry Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top