QueryObjectsResponseObjects Property |
Version 113.3.50
objects
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public RemoteObject Objects { get; }
public:
property RemoteObject^ Objects {
RemoteObject^ get ();
}
Property Value
Type:
RemoteObjectSee Also