ContainerQueryHighlightConfigNodeId Property  | 
Version 93.1.111 
            Identifier of the container node to highlight.
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic int NodeId { get; set; }public:
property int NodeId {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32
See Also