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 |
public bool Ignore { get; set; }
Type | Description |
---|---|
bool |