Click or drag to resize

MixedContentIssueDetailsFrame Property

Version 113.3.50
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: 113.3.50.0
Syntax
public AffectedFrame Frame { get; set; }

Property Value

Type: AffectedFrame
See Also