Gets or sets the form of content.

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

Property Value

A string representing the form of content.

See Also

HTMLMetaElement Object | HTMLMetaElement Members | DOM Namespace