NUnit.Framework.TestFixtureAttribute.Ignore Property
Gets or sets a value indicating whether this NUnit.Framework.TestFixtureAttribute should be ignored.

Syntax

public bool Ignore { get; set; }

Value

true if ignore; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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