Gets or sets the URI designating a metadata profile.

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

Property Value

A string representing the URI designating a metadata profile.

See Also

HTMLHeadElement Object | HTMLHeadElement Members | DOM Namespace