The state of the accessible object.
| C# | Visual Basic | Visual C++ |
public AccessibleStates State { get; }
Public ReadOnly Property State As AccessibleStates
public: property AccessibleStates State { AccessibleStates get (); }
| Exception | Condition |
|---|---|
| SetAttributeFailedException | Thrown if setting the attribute value failed. |
