NUnit.Framework.TestCaseAttribute.IgnoreReason Property
Gets or sets the ignore reason. When set to a non-null non-empty value, the test is marked as ignored.

Syntax

public string IgnoreReason { get; set; }

Value

The ignore reason.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0