TestFixtureAttribute.IgnoreReason Property

Definition

Gets or sets the ignore reason. May set Ignored as a side effect.

public string IgnoreReason { get; set; }
member this.IgnoreReason : string with get, set

Property Value

The ignore reason.

Applies to