次の方法で共有


ConditionBaseAttribute.ShouldRun Property

Definition

Gets a value indicating whether the test method or test class should be ignored.

public abstract bool ShouldRun { get; }
member this.ShouldRun : bool
Public MustOverride ReadOnly Property ShouldRun As Boolean

Property Value

Applies to