Click or drag to resize

AXValueSourceInvalidReason Property

Version 118.6.80
Reason for the value being invalid, if it is.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string InvalidReason { get; set; }

Property Value

Type: String
See Also