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