Click or drag to resize

NodeTreeSnapshotPseudoIdentifier Property

Version 118.6.80
Pseudo element identifier for this node. Only present if there is a valid pseudoType.

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

Property Value

Type: RareStringData
See Also