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