System::Xml::XmlAttribute::set_InnerXml method
XmlAttribute::set_InnerXml method
Sets the value of the attribute.
void System::Xml::XmlAttribute::set_InnerXml(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++