AddHtmlTitles
Gets or sets a value indicating whether titles (tooltips) should be added to HTML files.
To enable this option in a test, add this comment to your test file: // @AddHtmlTitles
.
Declaration
public bool? AddHtmlTitles { get; set; }
Property Value
Type | Description |
---|---|
bool? |