System::Xml::XmlElement::set_InnerXml metodo
XmlElement::set_InnerXml method
Imposta il markup che rappresenta solo i figli di questo nodo.
void System::Xml::XmlElement::set_InnerXml(String value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Stringa | Il valore da impostare. |
Vedi anche
- Class String
- Class XmlElement
- Namespace System::Xml
- Library Aspose.Font for C++