Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Adds suite entries that now match the query conditions on the server, and removes suite entries that no longer match query conditions on the server.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Sub Repopulate
void Repopulate()
void Repopulate()
abstract Repopulate : unit -> unit
function Repopulate()
Remarks
The suite is periodically repopulated by the server automatically, but this method can force an immediate re-query.
.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.
See Also
Reference
IDynamicTestSuiteBase Interface