Gets the tag name of the element.

[VBScript]
Public ReadOnly Property TagName As String
[JScript]
public function get TagName() : String;

Property Value

The tag name of the element.

See Also

Element Object | Element Members | DOM Namespace