AttributionReportingIssueDetailsFrame Property |
Version 92.0.260
Frame
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 92.0.260.0 (92.0.260.0)
Syntax public AffectedFrame Frame { get; set; }
public:
property AffectedFrame^ Frame {
AffectedFrame^ get ();
void set (AffectedFrame^ value);
}
Property Value
Type:
AffectedFrameSee Also