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