Click or drag to resize

MixedContentIssueDetailsFrame Property

Version 112.3.0
Optional because not every mixed content issue is necessarily linked to a frame.

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public AffectedFrame Frame { get; set; }

Property Value

Type: AffectedFrame
See Also