Freigeben über


ITestPoint.Block-Methode

Blockiert diesen Testpunkt durch das Festlegen der ITestPointProperties.State-Eigenschaft auf TestPointState.NotReady.

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

Syntax

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestPoint Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace

ITestPointProperties.State

TestPointState

Unblock