Partager via


TestStepEndEventArgs.TestStepOutcome, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.Execution
Assembly :  Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TestStepOutcome As TestOutcome
public TestOutcome TestStepOutcome { get; }
public:
property TestOutcome TestStepOutcome {
    TestOutcome get ();
}
member TestStepOutcome : TestOutcome with get
function get TestStepOutcome () : TestOutcome

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.TestOutcome

Sécurité .NET Framework

Voir aussi

Référence

TestStepEndEventArgs Classe

Microsoft.VisualStudio.TestTools.Execution, espace de noms