IHtmlMetaElement
public interface IHtmlMetaElement : IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the meta HTML element.
Gets or sets the value of the content attribute of the meta element.
Gets or sets the value of the equivalent in a meta element, which
is effective if the server doesn't send a corresponding real header.
Gets or sets the name of the meta element.