Click or drag to resize

TrustedWebActivityIssueDetails.HttpStatusCode Property

Version 101.0.180
HttpStatusCode

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public int? HttpStatusCode { get; set; }

Property Value

Type: Nullable<Int32>
See Also