AXValueSourceInvalidReason Property |
Version 130.1.90
Reason for the value being invalid, if it is.
Namespace: CefSharp.DevTools.AccessibilityAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string InvalidReason { get; set; }
public:
property String^ InvalidReason {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also