Condividi tramite


Costruttore RunTestsTestCompletedEventArgs

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    testName As String, _
    outcome As RunTestsTestOutcome _
)
public RunTestsTestCompletedEventArgs(
    string testName,
    RunTestsTestOutcome outcome
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RunTestsTestCompletedEventArgs Classe

Spazio dei nomi Microsoft.TeamFoundation.Build.Workflow.Activities