This topic has not yet been rated - Rate this topic

WebBrowserNavigationException.StatusCode Property

July 26, 2012

The status code of the navigation failure.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public HttpStatusCode StatusCode { get; internal set; }

Property Value

Type: System.Net.HttpStatusCode
Returns HttpStatusCode.

This property will return null if the status code cannot be retrieved.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.