AXRelatedNodeIdref Property |
Version 118.6.80
The IDRef value provided, if any.
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string Idref { get; set; }
public:
property String^ Idref {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also