Gets or sets the image element.

[VBScript]
Public Property Name As String
[JScript]
public function get Name() : String;
public function set Name(String);

Property Value

A string representing the image element.

See Also

HTMLImageElement Object | HTMLImageElement Members | DOM Namespace