Condividi tramite


Proprietà ITestManagementTeamProject.TestResolutionStates

Ottiene un oggetto di supporto che fornisce accesso agli stati di risoluzione test nel progetto.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestResolutionStateHelper
Oggetto di supporto che fornisce accesso agli stati di risoluzione test nel progetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestManagementTeamProject Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client

ITestResolutionStateHelper