TestCaseAttribute.

Reason Property

Summary

Gets or sets the reason for not running the test.
Namespace
TCLite
Containing Type
TestCaseAttribute

Syntax

public string Reason { get; set; }

Value

Type Description
string The reason.