Udostępnij za pośrednictwem


Właściwość UITestErrorEventArgs.Result —

Pobiera lub ustawia wynik działania skojarzone.

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 Result As UITestErrorActionResult
public UITestErrorActionResult Result { get; set; }
public:
property UITestErrorActionResult Result {
    UITestErrorActionResult get ();
    void set (UITestErrorActionResult value);
}
member Result : UITestErrorActionResult with get, set
function get Result () : UITestErrorActionResult
function set Result (value : UITestErrorActionResult)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITest.Common.UITestErrorActionResult
Wynik działania skojarzone.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestErrorEventArgs Klasa

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

UITestErrorActionResult