共用方式為


DkmCppExceptionInformation.WinRTExceptionInfo Property

Definition

[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.

Applies to