The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ErrorAction Constructor
Initializes a new instance of the ErrorAction class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Name | Description | |
|---|---|---|
![]() | ErrorAction() | Initializes a new instance of the ErrorAction class for XML serialization or deserialization. |
![]() | ErrorAction(String^) | Initializes a new instance of the ErrorAction class by using the provided descriptive message. |
![]() | ErrorAction(String^, String^) | Initializes a new instance of the ErrorAction class by using the descriptive message and identifier. |
![]() | ErrorAction(String^, UITechnologyElement^) | Initializes a new instance of the ErrorAction class by using the descriptive message and element. |
Show:
