Compartir a través de


ITip.TestType (Propiedad)

Obtiene un objeto TestType que identifica de manera única el tipo de prueba.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
ReadOnly Property TestType As TestType
TestType TestType { get; }
property TestType^ TestType {
    TestType^ get ();
}
abstract TestType : TestType with get
function get TestType () : TestType

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.Common.TestType
Un objeto TestType.

Seguridad de .NET Framework

Vea también

Referencia

ITip Interfaz

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

TestType