Click or drag to resize

INavigationEntryHttpStatusCode Property

Gets the status code of the last known successful navigation.

Namespace:  DotNetBrowser.Navigation
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
int HttpStatusCode { get; }

Property Value

Type: Int32
The status code of the last known successful navigation.
See Also