Udostępnij za pośrednictwem


Właściwość UITestEventArgs.UITest —

Zwraca lub ustawia skojarzonym UITest obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Property UITest As UITest
public UITest UITest { get; private set; }
public:
property UITest^ UITest {
    UITest^ get ();
    private: void set (UITest^ value);
}
member UITest : UITest with get, private set
function get UITest () : UITest
private function set UITest (value : UITest)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITest.Common.UITest
Skojarzone test interfejsu użytkownika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

UITest