Partager via


ITestElement.TestType, propriété

Obtient le type de test de cet élément de test.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.TestType
Type de test de cet élément de test.

Sécurité .NET Framework

Voir aussi

Référence

ITestElement Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms

TestType