Aracılığıyla paylaş


UITestException.ExceptionSource Özellik

Alır veya ayarlar bu özel kaynak denetimi.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Extension
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Extension (Microsoft.VisualStudio.TestTools.UITest.Extension.dll içinde)

Sözdizimi

'Bildirim
Public Property ExceptionSource As Object
    Get
    Set
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)

Özellik Değeri

Tür: System.Object
Özel durumun kaynağı olan denetim.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestException Sınıf

Microsoft.VisualStudio.TestTools.UITest.Extension Ad Alanı