System::Xml::XmlElement::get_Name method
XmlElement::get_Name method
Returns the qualified name of the node.
String System::Xml::XmlElement::get_Name() override
ReturnValue
The qualified name of the node. For XmlElement nodes, this is the tag name of the element.
See Also
- Class String
- Class XmlElement
- Namespace System::Xml
- Library Aspose.TeX for C++