Udostępnij za pośrednictwem


Właściwość ITestElement.TestType —

Pobiera typ testu dla tego elementu badania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestType
Badanie typu dla tego elementu badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestType