WebBrowserNavigationException.StatusCode Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The status code of the navigation failure.
Namespace: Microsoft.Phone.Controls
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Property StatusCode As HttpStatusCode
public HttpStatusCode StatusCode { get; internal set; }
Property Value
Type: System.Net..::.HttpStatusCode
Returns HttpStatusCode.
Remarks
This property will return null if the status code cannot be retrieved.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1
Platforms
Windows Phone