TestRunTextResultMessage.Outcome Ö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.
Testin sonucunu alır.
public:
property Microsoft::VisualStudio::TestTools::Common::TestOutcome Outcome { Microsoft::VisualStudio::TestTools::Common::TestOutcome get(); void set(Microsoft::VisualStudio::TestTools::Common::TestOutcome value); };
public Microsoft.VisualStudio.TestTools.Common.TestOutcome Outcome { get; set; }
member this.Outcome : Microsoft.VisualStudio.TestTools.Common.TestOutcome with get, set
Public Property Outcome As TestOutcome
Özellik Değeri
Testin sonucu.