WriteInputHtml
Gets or sets a value indicating whether HTML of syntax-highlighted files should be produced for input files. If true, these files
are created to the obj/html directory.
To enable this option in a test, add this comment to your test file: // @WriteInputHtml.
Declaration
public bool? WriteInputHtml { get; set; }Property Value
| Type | Description |
|---|---|
| bool? |