Compartilhar via


Método TestPartitionComponent.DisableTestPartition

Desativa o partição de teste

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Sub DisableTestPartition ( _
    tablesToDisable As List(Of String) _
)
public void DisableTestPartition(
    List<string> tablesToDisable
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TestPartitionComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server