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