Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 451 Bytes

navigationfailedeventargs_exception.md

File metadata and controls

24 lines (15 loc) · 451 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Navigation.NavigationFailedEventArgs.Exception
winrt property

Windows.UI.Xaml.Navigation.NavigationFailedEventArgs.Exception

-description

Gets the result code for the exception that is associated with the failed navigation.

-property-value

A system exception result code.

-remarks

-examples

-see-also