DkmCppExceptionInformation.WinRTExceptionInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Optional] Extended information about a WinRT exception if it exists.
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; }
public Microsoft.VisualStudio.Debugger.Native.DkmCppWinRTExceptionInformation? WinRTExceptionInfo { get; }
member this.WinRTExceptionInfo : Microsoft.VisualStudio.Debugger.Native.DkmCppWinRTExceptionInformation
Public ReadOnly Property WinRTExceptionInfo As DkmCppWinRTExceptionInformation
Property Value
Returns DkmCppWinRTExceptionInformation.