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