Invokes the default action of the accessible object.
| C# | Visual Basic | Visual C++ |
public void DoDefaultAction()
Public Sub DoDefaultAction
public: void DoDefaultAction()
| Exception | Condition |
|---|---|
| ActionFailedException | Thrown if invoking the action failed. |
