TestCaseAttribute.

Ignore Property

Summary

Gets or sets the ignored status of the test
Namespace
TCLite
Containing Type
TestCaseAttribute

Syntax

public bool Ignore { get; set; }

Value

Type Description
bool