System::Xml::XmlDocumentFragment::get_LocalName metodo

XmlDocumentFragment::get_LocalName method

Restituisce il nome locale del nodo.

String System::Xml::XmlDocumentFragment::get_LocalName() override

ReturnValue

Per i nodi XmlDocumentFragment, il nome locale è #document-fragment.

Vedi anche