Windows.UI.Xaml.UnhandledExceptionEventArgs.Exception
June 22, 2022 · View on GitHub
-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)