System::Xml::XmlDeclaration::get_LocalName method
XmlDeclaration::get_LocalName method
Returns the local name of the node.
String System::Xml::XmlDeclaration::get_LocalName() override
ReturnValue
For XmlDeclaration nodes, the local name is xml.
See Also
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Font for C++