ResolveNodeResponseObject Property |
Version 130.1.90
object
Namespace: CefSharp.DevTools.DOMAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public RemoteObject Object { get; }
public:
property RemoteObject^ Object {
RemoteObject^ get ();
}
Property Value
RemoteObjectSee Also