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