IDkmClrExceptionDetailsProvider.GetCorException(DkmExceptionDetails) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Ö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
Dışı Özel durumu temsil eden ICorDebug arabirimi.