Udostępnij za pośrednictwem


ErrorAction Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ErrorAction class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ErrorAction() Initializes a new instance of the ErrorAction class for XML serialization or deserialization.
Public method ErrorAction(String) Initializes a new instance of the ErrorAction class by using the provided descriptive message.
Public method ErrorAction(String, UITechnologyElement) Initializes a new instance of the ErrorAction class by using the descriptive message and element.
Public method ErrorAction(String, String) Initializes a new instance of the ErrorAction class by using the descriptive message and identifier.

Top

See Also

Reference

ErrorAction Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace