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