JavascriptResponseResult Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.JavascriptResponse.Result"]
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public Object Result { get; set; }
public:
property Object^ Result {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
ObjectSee Also