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