Aracılığıyla paylaş


UITestErrorEventArgs.Result Özellik

Alır veya ayarlar ilişkili eylem sonucu.

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

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Common.UITestErrorActionResult
İlişkili eylem sonucu.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestErrorEventArgs Sınıf

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

UITestErrorActionResult