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

HtmlCodeWriterOptions Class

Options influencing the HTML writing behavior of the test framework.

Inheritance
HtmlCodeWriterOptions
Namespace: Metalama.Framework.Engine.Formatting
Assembly: Metalama.Framework.Sdk.dll
Syntax
public sealed class HtmlCodeWriterOptions : Object

Constructors

Name Description
HtmlCodeWriterOptions(Boolean, String, String)

Options influencing the HTML writing behavior of the test framework.

Properties

Name Description
AddTitles
Epilogue
Prolog

Methods

Name Description
<Clone>$()
Deconstruct(out Boolean, out String, out String)
Equals(HtmlCodeWriterOptions)
Equals(Object)
GetHashCode()
ToString()

Operators

Name Description
Equality(HtmlCodeWriterOptions, HtmlCodeWriterOptions)
Inequality(HtmlCodeWriterOptions, HtmlCodeWriterOptions)