HTMLMetaElement.Name Property |
Gets or sets the meta information name.
[VBScript] Public Property Name As String
[JScript] public function get Name() : String; public function set Name(String);
A string representing the meta information name.
HTMLMetaElement Object | HTMLMetaElement Members | DOM Namespace