Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Returns the namespace prefix.
Syntax
strValue = oXMLDOMNode.prefix
Remarks
String. The property is read-only. Returns the namespace prefix specified on the element, attribute, or entity reference. For example, for the element <xxx:yyy>, returns "xxx". Returns an empty string, "", if no prefix is specified.
Applies To
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.