AdFrameStatusAdFrameType Property |
Version 102.0.100
AdFrameType
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntaxpublic AdFrameType AdFrameType { get; set; }
public:
property AdFrameType AdFrameType {
AdFrameType get ();
void set (AdFrameType value);
}
Property Value
Type:
AdFrameType
See Also