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