HTMLparser.bAutoKeepComments Field

Majestic12

High-performance .NET C# HTMLparser Library

HTMLparser.bAutoKeepComments Field

If true (default) then HTML for comments tags themselves AND between them will be set to oHTML variable, otherwise it will be empty but you can always set it later

public bool bAutoKeepComments;

See Also

HTMLparser Class | Majestic12 Namespace