DkmCppExceptionInformation.WinRTExceptionInfo 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
可有可无有关 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。