INavigationEntryHttpStatusCode Property |
Gets the status code of the last known successful navigation.
Namespace:
DotNetBrowser.Navigation
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax int HttpStatusCode { get; }
Property Value
Type:
Int32The status code of the last known successful navigation.
See Also