Partilhar via


Propriedade ITip.TestType

Obtém um TestType o objeto que identifica com exclusividade o tipo 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
TestType TestType { get; }
property TestType^ TestType {
    TestType^ get ();
}
abstract TestType : TestType with get
function get TestType () : TestType

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.Common.TestType
A TestType object.

Segurança do .NET Framework

Consulte também

Referência

ITip Interface

Namespace Microsoft.VisualStudio.TestTools.Common

TestType