BrowserProcessResponseSuccess Property |
Version 106.0.290 [Missing <summary> documentation for "P:CefSharp.Internals.Wcf.BrowserProcessResponse.Success"]
Namespace:
CefSharp.Internals.Wcf
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public bool Success { get; set; }
public:
property bool Success {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also