ResolveNodeResponseObject Property |
Version 91.1.160
object
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax public RemoteObject Object { get; }
public:
property RemoteObject^ Object {
RemoteObject^ get ();
}
Property Value
Type:
RemoteObjectSee Also