Condividi tramite


Proprietà ITestManagementTeamProject.TestResults

ottiene un oggetto di supporto che fornisce accesso ai risultati test mostrati nel progetto.

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
ReadOnly Property TestResults As ITestCaseResultHelper
ITestCaseResultHelper TestResults { get; }
property ITestCaseResultHelper^ TestResults {
    ITestCaseResultHelper^ get ();
}
abstract TestResults : ITestCaseResultHelper with get
function get TestResults () : ITestCaseResultHelper

Valore proprietà

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseResultHelper
Oggetto di supporto che fornisce accesso ai risultati test mostrati nel progetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestManagementTeamProject Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client

ITestCaseResultHelper