Metalama//API Documentation/Advanced API/Metalama.​Framework.​Engine.​Formatting/Html­Code­Writer­Options/Html­Code­Writer­Options
Open sandboxFocus

Constructor HtmlCodeWriterOptions

HtmlCodeWriterOptions(Boolean, 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
Boolean AddTitles
String Prolog
String Epilogue