Partilhar via


Propriedade ITip.TestType

Obtém um TestType objeto que identifica o tipo de Test.

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
A TestType objeto.

Segurança do .NET Framework

Consulte também

Referência

ITip Interface

Namespace Microsoft.VisualStudio.TestTools.Common

TestType