Proprietà IUITestBuilder.UITest

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Ottiene il test dell'interfaccia utente associato.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.UITest.Common.UITest
Test dell'interfaccia utente associato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IUITestBuilder Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITest.Common

UITest