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