Aracılığıyla paylaş


TestStepMarkerAction.Outcome Özellik

Alır veya ayarlar ve imleç adım sonuca.

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 Outcome As String
    Get
    Set
public string Outcome { get; set; }
public:
property String^ Outcome {
    String^ get ();
    void set (String^ value);
}
member Outcome : string with get, set
function get Outcome () : String
function set Outcome (value : String)

Özellik Değeri

Tür: System.String
Sonucu.

Açıklamalar

Harekete geçiren bu özellik ayarı PropertyChanged olay.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TestStepMarkerAction Sınıf

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

PropertyChanged