Udostępnij za pośrednictwem


ICorDebugThread.GetCurrentException(ICorDebugValue) Method

Definition

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

Parameters

ppExceptionObject
ICorDebugValue

Applies to