MixedContentIssueDetailsResolutionStatus Property |
Version 86.0.240 [Missing <summary> documentation for "P:CefSharp.DevTools.Audits.MixedContentIssueDetails.ResolutionStatus"]
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public MixedContentResolutionStatus ResolutionStatus { get; set; }
public:
property MixedContentResolutionStatus ResolutionStatus {
MixedContentResolutionStatus get ();
void set (MixedContentResolutionStatus value);
}
Property Value
Type:
MixedContentResolutionStatusSee Also