TestExecutionSettings Constructor (TestExecutionSettings)

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

Syntax

'Dichiarazione
Protected Sub New ( _
    copy As TestExecutionSettings _
)
protected TestExecutionSettings(
    TestExecutionSettings copy
)
protected:
TestExecutionSettings(
    TestExecutionSettings^ copy
)
new : 
        copy:TestExecutionSettings -> TestExecutionSettings
protected function TestExecutionSettings(
    copy : TestExecutionSettings
)

Parameters

.NET Framework Security

See Also

Reference

TestExecutionSettings Class

TestExecutionSettings Overload

Microsoft.VisualStudio.TestTools.Vsip Namespace