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. |
public string Reason { get; set; }
Type | Description |
---|---|
string | The reason. |