InspectRequestedEventArgsObject Property |
Version 112.3.0
Object
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public RemoteObject Object { get; }
public:
property RemoteObject^ Object {
RemoteObject^ get ();
}
Property Value
Type:
RemoteObjectSee Also