This topic has not yet been rated - Rate this topic

prefix property

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

Internet Explorer 9

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.