Udostępnij za pośrednictwem


ICorDebugThread.SetDebugState(CorDebugThreadState) Method

Definition

public:
 void SetDebugState(Microsoft::VisualStudio::CorDebugInterop::CorDebugThreadState state);
public:
 void SetDebugState(Microsoft::VisualStudio::CorDebugInterop::CorDebugThreadState state);
void SetDebugState(Microsoft::VisualStudio::CorDebugInterop::CorDebugThreadState state);
public void SetDebugState (Microsoft.VisualStudio.CorDebugInterop.CorDebugThreadState state);
abstract member SetDebugState : Microsoft.VisualStudio.CorDebugInterop.CorDebugThreadState -> unit
Public Sub SetDebugState (state As CorDebugThreadState)

Parameters

Applies to