prefix property
[This documentation is preliminary and is subject to change.]
Retrieves the local name of the fully qualified XML declaration for a node.
![]() ![]() |
Syntax
HRESULT value = object.get_prefix(VARIANT* p);
Property values
Type: VARIANT
The prefix.
The prefix.
Standards information
Remarks
In XML documents, elements can be declared using qualified names, which consist of a prefix and a local name. This property returns the former value.
For more information, see W3C Namespaces in XML.
See also
Reference
Build date: 1/26/2012
.png)
.png)