DevToolsMethodResponseSuccess Property |
Version 118.6.80
Success
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public bool Success { get; set; }
public:
property bool Success {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also