TestFilterResult.Action Property

Definition

Gets the action MSTest should apply for the test that produced this result.

public Microsoft.VisualStudio.TestTools.UnitTesting.TestFilterAction Action { get; }
member this.Action : Microsoft.VisualStudio.TestTools.UnitTesting.TestFilterAction
Public ReadOnly Property Action As TestFilterAction

Property Value

Applies to