Version 130.1.90
Unique identifier for this node.
Namespace: CefSharp.DevTools.AccessibilityAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string NodeId { get; set; }
public:
property String^ NodeId {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also