Click or drag to resize

NodeTreeSnapshotPseudoIdentifier Property

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

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

Property Value

Type: RareStringData
See Also