Click or drag to resize

TrustedWebActivityIssueDetailsHttpStatusCode Property

Version 91.1.160
HttpStatusCode

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public Nullable<int> HttpStatusCode { get; set; }

Property Value

Type: NullableInt32
See Also