| FrameGatedAPIFeatures Property  | 
Version 90.6.50 [Missing <summary> documentation for "P:CefSharp.DevTools.Page.Frame.GatedAPIFeatures"]
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic GatedAPIFeatures[] GatedAPIFeatures { get; set; }public:
property array<GatedAPIFeatures>^ GatedAPIFeatures {
	array<GatedAPIFeatures>^ get ();
	void set (array<GatedAPIFeatures>^ value);
}Property Value
Type: 
GatedAPIFeatures See Also
See Also