Click or drag to resize

MixedContentIssueDetailsResolutionStatus Property

Version 130.1.90
The way the mixed content issue is being resolved.

Namespace: CefSharp.DevTools.Audits
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public MixedContentResolutionStatus ResolutionStatus { get; set; }

Property Value

MixedContentResolutionStatus
See Also