Version 107.1.120
ID for this node's parent.
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public string ParentId { get; set; }
public:
property String^ ParentId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also