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)

Syntax

public TestStepMarkerAction()
public:
TestStepMarkerAction()
new : unit -> TestStepMarkerAction
Public Sub New

See Also

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

Return to top