Share via


TestStepEventArgs Constructor (DataCollectionContext, ITestElement, TcmInformation, Int32, String)

Namespace:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntax

'Declaration
Protected Sub New ( _
    context As DataCollectionContext, _
    testElement As ITestElement, _
    tcmInformation As TcmInformation, _
    testStepId As Integer, _
    testStepDescription As String _
)

Parameters

.NET Framework Security

See Also

Reference

TestStepEventArgs Class

TestStepEventArgs Overload

Microsoft.VisualStudio.TestTools.Execution Namespace