AdFrameStatusAdFrameType Property |
Version 94.4.20
AdFrameType
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public AdFrameType AdFrameType { get; set; }
public:
property AdFrameType AdFrameType {
AdFrameType get ();
void set (AdFrameType value);
}
Property Value
Type:
AdFrameTypeSee Also