Gets or sets the intended destination medium for style information.

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

Property Value

A string representing the intended destination medium for style information.

See Also

HTMLLinkElement Object | HTMLLinkElement Members | DOM Namespace