Partager via


IUITestBuilder.UITest, 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 le test associé d'interface utilisateur.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.UITest.Common.UITest
Le test d'interface utilisateur associé.

Sécurité .NET Framework

Voir aussi

Référence

IUITestBuilder Interface

Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms

UITest