System::Xml::XmlNotation::set_InnerXml method

XmlNotation::set_InnerXml method

Sets the markup representing the children of this node.

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

See Also