System::Xml::XmlAttribute::set_InnerText metodo
XmlAttribute::set_InnerText method
Imposta i valori concatenati del nodo e di tutti i suoi figli.
void System::Xml::XmlAttribute::set_InnerText(String value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Stringa | Il valore da impostare. |
Vedi anche
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++