NodeTreeSnapshotPseudoIdentifier Property |
Version 130.1.90
Pseudo element identifier for this node. Only present if there is a
valid pseudoType.
Namespace: CefSharp.DevTools.DOMSnapshotAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public RareStringData PseudoIdentifier { get; set; }
public:
property RareStringData^ PseudoIdentifier {
RareStringData^ get ();
void set (RareStringData^ value);
}
Property Value
RareStringDataSee Also