IDkmClrExceptionDetailsProvider.GetCorException(DkmExceptionDetails) Yöntem

Tanım

Özel durum nesnesi için ICorDebugValue değerini alın.

public:
 Microsoft::VisualStudio::CorDebugInterop::ICorDebugObjectValue ^ GetCorException(Microsoft::VisualStudio::Debugger::Exceptions::DkmExceptionDetails ^ exceptionDetails);
public Microsoft.VisualStudio.CorDebugInterop.ICorDebugObjectValue GetCorException (Microsoft.VisualStudio.Debugger.Exceptions.DkmExceptionDetails exceptionDetails);
abstract member GetCorException : Microsoft.VisualStudio.Debugger.Exceptions.DkmExceptionDetails -> Microsoft.VisualStudio.CorDebugInterop.ICorDebugObjectValue
Public Function GetCorException (exceptionDetails As DkmExceptionDetails) As ICorDebugObjectValue

Parametreler

exceptionDetails
DkmExceptionDetails

'Ndaki Bir özel durum veya iç özel durum nesnesi hakkındaki ayrıntıları içerir.

Döndürülenler

ICorDebugObjectValue

Dışı Özel durumu temsil eden ICorDebug arabirimi.

Şunlara uygulanır