System::Xml::XmlAttribute::get_LocalName method
XmlAttribute::get_LocalName method
Returns the local name of the node.
String System::Xml::XmlAttribute::get_LocalName() override
ReturnValue
The name of the attribute node with the prefix removed. In the following example 
See Also
- Class String
 - Class XmlAttribute
 - Namespace System::Xml
 - Library Aspose.PUB for C++