HtmlDirectoryElement sealed class HtmlDirectoryElement : HtmlElement Represents the HTML dir element. This element is obsolete since HTML 4.01. Documentation Code public HtmlDirectoryElement(Document owner, string prefix = null)