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)

Contents

  1. 1-description
  2. 2-property-value
  3. 3-remarks
  4. 4-examples
  5. 5-see-also