DisabledTestInTestRunException Constructor ()

Initializes a new instance of the DisabledTestInTestRunException class.

Namespace: Microsoft.VisualStudio.TestTools.Exceptions
Assembly: Microsoft.VisualStudio.QualityTools.Common (in microsoft.visualstudio.qualitytools.common.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DisabledTestInTestRunException
public DisabledTestInTestRunException ()
public:
DisabledTestInTestRunException ()
public DisabledTestInTestRunException ()
public function DisabledTestInTestRunException ()

See Also

Reference

DisabledTestInTestRunException Class
DisabledTestInTestRunException Members
Microsoft.VisualStudio.TestTools.Exceptions Namespace