Partilhar via


Método ITestSuiteBase.Refresh (Boolean)

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

Sintaxe

'Declaração
Sub Refresh ( _
    force As Boolean _
)
void Refresh(
    bool force
)
void Refresh(
    bool force
)
abstract Refresh : 
        force:bool -> unit
function Refresh(
    force : boolean
)

Parâmetros

  • force
    Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

ITestSuiteBase Interface

Sobrecargas Refresh

Namespace Microsoft.TeamFoundation.TestManagement.Client