NavigationEntryHttpStatusCode Property |
Version 130.1.90
Returns the HTTP status code for the last known successful navigation response.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public int HttpStatusCode { get; }
public:
property int HttpStatusCode {
int get ();
}
Property Value
Int32See Also