BlockedByResponseIssueDetailsBlockedFrame Property |
Version 100.0.140
BlockedFrame
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax public AffectedFrame BlockedFrame { get; set; }
public:
property AffectedFrame^ BlockedFrame {
AffectedFrame^ get ();
void set (AffectedFrame^ value);
}
Property Value
Type:
AffectedFrameSee Also