Summary
Gets or sets the description.
- Namespace
- TCLite
- Containing Type
- TestCaseAttribute
Syntax
public string Description { get; set; }
Value
| Type | Description |
|---|---|
| string | The description. |
public string Description { get; set; }
| Type | Description |
|---|---|
| string | The description. |