Click or drag to resize

MixedContentIssueDetailsResolutionStatus Property

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

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

Property Value

Type: MixedContentResolutionStatus
See Also