SetCookieResponseSuccess Property |
Version 88.2.90
success
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public bool Success { get; }
public:
property bool Success {
bool get ();
}
Property Value
Type:
BooleanSee Also