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