Partager via


IDataSourceBindingData.TestElement, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Obtient l'élément de test associé.

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

Syntaxe

'Déclaration
ReadOnly Property TestElement As ITestElement
ITestElement TestElement { get; }
property ITestElement^ TestElement {
    ITestElement^ get ();
}
abstract TestElement : ITestElement with get
function get TestElement () : ITestElement

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.ITestElement
Élément de test associé.

Sécurité .NET Framework

Voir aussi

Référence

IDataSourceBindingData Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms

TestElement