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