Share via


TestStepMarkerAction Constructor

 

Initializes a new instance of the TestStepMarkerAction class.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Overload List

Name Description
System_CAPS_pubmethod TestStepMarkerAction()

Initializes a new instance of the TestStepMarkerAction class.

System_CAPS_pubmethod TestStepMarkerAction(Int32, String, String)

Initializes a new instance of the TestStepMarkerAction class by using the provided ID, marker information, and outcome.

See Also

TestStepMarkerAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top