BlockedByResponseIssueDetailsParentFrame Property |
Version 118.6.80
ParentFrame
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public AffectedFrame ParentFrame { get; set; }
public:
property AffectedFrame^ ParentFrame {
AffectedFrame^ get ();
void set (AffectedFrame^ value);
}
Property Value
Type:
AffectedFrameSee Also