RemoteObjectType Property |
Version 94.4.20
Object type.
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public RemoteObjectType Type { get; set; }
public:
property RemoteObjectType Type {
RemoteObjectType get ();
void set (RemoteObjectType value);
}
Property Value
Type:
RemoteObjectTypeSee Also