Udostępnij za pośrednictwem


Konstruktor TestResultAggregation — (TestResult)

Inicjuje nowe wystąpienie TestResultAggregation klasy przy użyciu dostarczonego wynik.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    result As TestResult _
)
public TestResultAggregation(
    TestResult result
)
public:
TestResultAggregation(
    TestResult^ result
)
new : 
        result:TestResult -> TestResultAggregation
public function TestResultAggregation(
    result : TestResult
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResultAggregation Klasa

Przeciążenie TestResultAggregation

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestResult