Freigeben über


ICorDebugChain.GetThread(ICorDebugThread) Method

Definition

public:
 void GetThread([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugThread ^ % ppThread);
public void GetThread (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugThread ppThread);
abstract member GetThread : ICorDebugThread -> unit
Public Sub GetThread (ByRef ppThread As ICorDebugThread)

Parameters

ppThread
ICorDebugThread

Applies to