Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 551 Bytes

unhandlederrordetectedeventargs_unhandlederror.md

File metadata and controls

22 lines (15 loc) · 551 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Core.UnhandledErrorDetectedEventArgs.UnhandledError
winrt property

Windows.ApplicationModel.Core.UnhandledErrorDetectedEventArgs.UnhandledError

-description

Gets the error info object that can be used to handle the event or propagate the error through a language-specific error.

-property-value

An object that represents the unhandled error.

-remarks

-examples

-see-also