Compartilhar via


Método ITestCaseResult.GetTestCase

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

Sintaxe

'Declaração
Function GetTestCase As ITestCase
ITestCase GetTestCase()
ITestCase^ GetTestCase()
abstract GetTestCase : unit -> ITestCase
function GetTestCase() : ITestCase

Valor de retorno

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestCase

Segurança do .NET Framework

Consulte também

Referência

ITestCaseResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client