TestFixtureAttribute.

Ignore Property

Summary

Gets or sets a value indicating whether this TestFixtureAttribute should be ignored.
Namespace
TCLite
Containing Type
TestFixtureAttribute

Syntax

public bool Ignore { get; set; }

Value

Type Description
bool