DkmCppExceptionInformation.WinRTExceptionInfo 属性

定义

可有可无有关 WinRT 异常的扩展信息(如果存在)。

public:
 property Microsoft::VisualStudio::Debugger::Native::DkmCppWinRTExceptionInformation ^ WinRTExceptionInfo { Microsoft::VisualStudio::Debugger::Native::DkmCppWinRTExceptionInformation ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Native::DkmCppWinRTExceptionInformation ^ WinRTExceptionInfo { Microsoft::VisualStudio::Debugger::Native::DkmCppWinRTExceptionInformation ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.DkmCppWinRTExceptionInformation WinRTExceptionInfo { get; }
member this.WinRTExceptionInfo : Microsoft.VisualStudio.Debugger.Native.DkmCppWinRTExceptionInformation
Public ReadOnly Property WinRTExceptionInfo As DkmCppWinRTExceptionInformation

属性值

DkmCppWinRTExceptionInformation

返回 DkmCppWinRTExceptionInformation

适用于