System::Xml::XPath::XPathNavigator::get_Prefix method
XPathNavigator::get_Prefix method
When overridden in a derived class, gets the namespace prefix associated with the current node.
virtual String System::Xml::XPath::XPathNavigator::get_Prefix()=0
ReturnValue
A String that contains the namespace prefix associated with the current node.
See Also
- Class String
 - Class XPathNavigator
 - Namespace System::Xml::XPath
 - Library Aspose.PDF for C++