Gets or sets the advisory content type.

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

Property Value

A string representing the advisory content type.

See Also

HTMLAnchorElement Object | HTMLAnchorElement Members | DOM Namespace