Bagikan melalui


ICorDebugThread2.InterceptCurrentException(ICorDebugFrame) Method

Definition

public:
 void InterceptCurrentException(Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame ^ pFrame);
public:
 void InterceptCurrentException(Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame ^ pFrame);
void InterceptCurrentException(Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame const & pFrame);
public void InterceptCurrentException (Microsoft.VisualStudio.CorDebugInterop.ICorDebugFrame pFrame);
abstract member InterceptCurrentException : Microsoft.VisualStudio.CorDebugInterop.ICorDebugFrame -> unit
Public Sub InterceptCurrentException (pFrame As ICorDebugFrame)

Parameters

Applies to