BrowserProcessResponseResult Property |
Version 87.1.132 [Missing <summary> documentation for "P:CefSharp.Internals.Wcf.BrowserProcessResponse.Result"]
Namespace:
CefSharp.Internals.Wcf
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public Object Result { get; set; }
public:
property Object^ Result {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
ObjectSee Also