TestExecutionSection Constructor
Initializes a new instance of the TestExecutionSection class.
Namespace: Microsoft.VisualStudio.TestTools.Execution
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntax
'Declaration
Public Sub New
public TestExecutionSection()
public:
TestExecutionSection()
new : unit -> TestExecutionSection
public function TestExecutionSection()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.