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