TestStepMarker Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New TestStepMarker()
public TestStepMarker()
public:
TestStepMarker()
public function TestStepMarker()
new : unit -> TestStepMarker

.NET Framework Security

See Also

Reference

TestStepMarker Class

TestStepMarker Members

TestStepMarker Overload

Microsoft.VisualStudio.TestTools.UITest.Common Namespace