Partilhar via


Propriedade ITestElement.TestType

Obtém o tipo de teste para este elemento de teste.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.Common.TestType
O tipo de teste para o elemento de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestElement Interface

Namespace Microsoft.VisualStudio.TestTools.Common

TestType