System::Xml::XmlAttribute::set_InnerText method
XmlAttribute::set_InnerText method
Sets the concatenated values of the node and all its children.
void System::Xml::XmlAttribute::set_InnerText(String value) override
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.TeX for C++