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