Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 599 Bytes

unhandledexceptioneventargs_exception.md

File metadata and controls

26 lines (16 loc) · 599 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.UnhandledExceptionEventArgs.Exception
winrt property

Microsoft.UI.Xaml.UnhandledExceptionEventArgs.Exception

-description

Gets the HRESULT code associated with the unhandled exception.

-property-value

The HRESULT code or a mapped common language runtime (CLR) System.Exception.

-remarks

-examples

-see-also

Exception Handling (C# Programming Guide)