NodePseudoIdentifier Property |
Version 110.0.300
Pseudo element identifier for this node. Only present if there is a
valid pseudoType.
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax public string PseudoIdentifier { get; set; }
public:
property String^ PseudoIdentifier {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also