SetCookieResponseSuccess Property |
Version 113.3.50
success
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic bool Success { get; }
public:
property bool Success {
bool get ();
}
Property Value
Type:
Boolean
See Also