Click or drag to resize

MixedContentIssueDetailsResolutionStatus Property

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

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

Property Value

Type: MixedContentResolutionStatus
See Also