TestCaseDataAttribute.

Description Property

Summary

Gets or sets the description to be used for all tests generated by this attribute.
Namespace
TCLite
Containing Type
TestCaseDataAttribute

Syntax

public string Description { get; set; }

Value

Type Description
string