Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 738 Bytes

File metadata and controls

25 lines (16 loc) · 738 Bytes
-api-id -api-type
P:Windows.UI.Xaml.UnhandledExceptionEventArgs.Exception
winrt property

Windows.UI.Xaml.UnhandledExceptionEventArgs.Exception

-description

Gets the HRESULT code associated with the unhandled exception.

-property-value

The HRESULT code (for Visual C++ component extensions (C++/CX)), or a mapped common language runtime (CLR) System.Exception.

-remarks

-examples

-see-also

Exception handling for in C# or Visual Basic, Exceptions (C++/CX)