GetFeatureStateResponseFeatureEnabled Property |
Version 118.6.80
featureEnabled
Namespace:
CefSharp.DevTools.SystemInfo
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public bool FeatureEnabled { get; }
public:
property bool FeatureEnabled {
bool get ();
}
Property Value
Type:
BooleanSee Also