MixedContentIssueDetailsResolutionStatus Property |
Version 101.0.180
The way the mixed content issue is being resolved.
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public MixedContentResolutionStatus ResolutionStatus { get; set; }
public:
property MixedContentResolutionStatus ResolutionStatus {
MixedContentResolutionStatus get ();
void set (MixedContentResolutionStatus value);
}
Property Value
Type:
MixedContentResolutionStatusSee Also