Condividi tramite


Proprietà IImpactedTestPoint.TestCase

Recupera il test case dal server.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestCase
ITestCase oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IImpactedTestPoint Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client

ITestCase