System::Xml::XmlEntity::set_InnerXml method

XmlEntity::set_InnerXml method

Sets the markup representing the children of this node.

void System::Xml::XmlEntity::set_InnerXml(String value) override
ParameterTypeDescription
valueStringThe value to set.

See Also