MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​FormattingHtml­Code­Writer­OptionsHtml­Code­Writer­Options
Open sandboxFocus

HtmlCodeWriterOptions Constructor

HtmlCodeWriterOptions(bool, string?, string?)

Options influencing the HTML writing behavior of the test framework.

Declaration
public HtmlCodeWriterOptions(bool AddTitles = false, string? Prolog = null, string? Epilogue = null)
Parameters
Type Name Description
bool AddTitles
string Prolog
string Epilogue