Propriedade ITestRun.Type

Obtém o tipo de execução de teste.

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

Sintaxe

'Declaração
ReadOnly Property Type As TestRunType
    Get
TestRunType Type { get; }
property TestRunType Type {
    TestRunType get ();
}
abstract Type : TestRunType
function get Type () : TestRunType

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestRunType
O tipo de execução de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestRun Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

TestRunType