Udostępnij za pośrednictwem


Właściwość UITestException.ExceptionSource —

Pobiera lub ustawia formant, który jest źródłem tego wyjątku.

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

Składnia

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

Wartość właściwości

Typ: Object
Formant, który jest źródłem wyjątku.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestException Klasa

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