get_LocalName()
XmlDeclaration::get_LocalName() method
Returns the local name of the node.
String System::Xml::XmlDeclaration::get_LocalName() override
Return Value
For XmlDeclaration nodes, the local name is xml.
See Also
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Slides