Metodo System::Xml::XmlEntity::get_InnerXml

XmlEntity::get_InnerXml method

Restituisce il markup che rappresenta i figli di questo nodo.

String System::Xml::XmlEntity::get_InnerXml() override

ReturnValue

Per i nodi XmlEntity, viene restituito String::Empty.

Vedi anche