Click or drag to resize

RemoteObjectSubtype Property

Version 92.0.260

[Missing <summary> documentation for "P:CefSharp.DevTools.Runtime.RemoteObject.Subtype"]

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp (in CefSharp.dll) Version: 92.0.260.0 (92.0.260.0)
Syntax
public RemoteObjectSubtype? Subtype { get; set; }

Property Value

Type: NullableRemoteObjectSubtype
See Also