prefix property

Retrieves the prefix of the @namespace rule or null if there is no prefix.

 

Syntax

HRESULT value = object.get_prefix(* p);

Property values

Type: BSTR

The prefix of the @namespace rule. If there is no prefix, this value is null.

Standards information

See also

IHTMLCSSNamespaceRule::namespaceURI