Freigeben über


ITestElement.TestType-Eigenschaft

Ruft den Testtyp für dieses Testelement ab.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.Common.TestType
Der Testtyp für dieses Testelement.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestElement Schnittstelle

Microsoft.VisualStudio.TestTools.Common-Namespace

TestType