ICorDebugThread.SetDebugState(CorDebugThreadState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- state
- CorDebugThreadState