Share via


ITestSuiteBase.Refresh Method (Boolean)

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

Syntax

'Declaration
Sub Refresh ( _
    force As Boolean _
)
void Refresh(
    bool force
)
void Refresh(
    bool force
)
abstract Refresh : 
        force:bool -> unit
function Refresh(
    force : boolean
)

Parameters

  • force
    Type: Boolean

.NET Framework Security

See Also

Reference

ITestSuiteBase Interface

Refresh Overload

Microsoft.TeamFoundation.TestManagement.Client Namespace