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