System::Xml::XmlDocumentFragment::get_LocalName method
XmlDocumentFragment::get_LocalName method
Returns the local name of the node.
String System::Xml::XmlDocumentFragment::get_LocalName() override
ReturnValue
For XmlDocumentFragment nodes, the local name is #document-fragment.
See Also
- Class String
- Class XmlDocumentFragment
- Namespace System::Xml
- Library Aspose.PUB for C++