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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.