Gets or sets information about the meaning of the value attribute value.

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

Property Value

A string representing information about the meaning of the value attribute value.

See Also

HTMLParamElement Object | HTMLParamElement Members | DOM Namespace