Click or drag to resize

NodeTreeSnapshotShadowRootType Property

Version 100.0.140
Type of the shadow root the `Node` is in. String values are equal to the `ShadowRootType` enum.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax
public RareStringData ShadowRootType { get; set; }

Property Value

Type: RareStringData
See Also