NavigationFailedEventArgs Properties
Collapse the table of content
Expand the table of content

NavigationFailedEventArgs Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The NavigationFailedEventArgs type exposes the following members.

  NameDescription
Public property Exception Gets the error from the failed navigation.
Public property Handled Gets or sets a value that indicates whether the failure event has been handled.
Public property Uri Gets the uniform resource identifier (URI) for the content that could not be navigated to.
Top

Show:
© 2017 Microsoft