Click or drag to resize

MixedContentIssueDetailsFrame Property

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

Property Value

AffectedFrame
See Also