HTMLHeadElement.Profile Property |
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);
A string representing the URI designating a metadata profile.
HTMLHeadElement Object | HTMLHeadElement Members | DOM Namespace