Condividi tramite


Proprietà ITestElement.TestType

ottiene il tipo di test per questo elemento di test.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestType
il tipo di test per questo elemento di test.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestElement Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

TestType