System::Xml::XmlDeclaration::set_InnerText method
XmlDeclaration::set_InnerText method
Imposta i valori concatenati del XmlDeclaration.
void System::Xml::XmlDeclaration::set_InnerText(String value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | String | Il valore da impostare. |
Vedi anche
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Page for C++