Click or drag to resize

NodeTreeSnapshotPseudoIdentifier Property

Version 130.1.90
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: 129.0.110.0
Syntax
public RareStringData PseudoIdentifier { get; set; }

Property Value

RareStringData
See Also