ICorDebugThread.GetDebugState(CorDebugThreadState) Método

Definição

public:
 void GetDebugState([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorDebugThreadState % pState);
public void GetDebugState (out Microsoft.VisualStudio.CorDebugInterop.CorDebugThreadState pState);
abstract member GetDebugState : CorDebugThreadState -> unit
Public Sub GetDebugState (ByRef pState As CorDebugThreadState)

Parâmetros

Aplica-se a