Share via


ITestPoint.Unblock Method

Unblocks this test point by setting the ITestPointProperties.State property to TestPointState.Ready.

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

Syntax

'Declaration
Sub Unblock
void Unblock()
void Unblock()
abstract Unblock : unit -> unit
function Unblock()

.NET Framework Security

See Also

Reference

ITestPoint Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace

Block