TagOptionsClosing Property

This returns the closing "/" if the element is an end tag

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public string Closing { get; }

Property Value

String

See Also