Compartilhar via


Propriedade IImpactedTestPoint.TestCase

Recupera o caso de teste do servidor.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property TestCase As ITestCase
ITestCase TestCase { get; }
property ITestCase^ TestCase {
    ITestCase^ get ();
}
abstract TestCase : ITestCase with get
function get TestCase () : ITestCase

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestCase
O ITestCase objeto.

Segurança do .NET Framework

Consulte também

Referência

IImpactedTestPoint Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

ITestCase