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