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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
IImpactedTestPoint Interfaccia
Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client