TestStepEndEvent.TestStepOutcome Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Test adımının sonucunu alır (başarılı veya başarısız sonucu).
public:
property int TestStepOutcome { int get(); };
public:
property int TestStepOutcome { int get(); };
public int TestStepOutcome { get; }
member this.TestStepOutcome : int
Public ReadOnly Property TestStepOutcome As Integer