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

void Unblock()
void Unblock()
abstract Unblock : unit -> unit
Sub Unblock

See Also

Block
ITestPoint Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top