System::Xml::XmlProcessingInstruction::set_Data método
XmlProcessingInstruction::set_Data method
Establece el contenido de la instrucción de procesamiento, excluyendo el objetivo.
void System::Xml::XmlProcessingInstruction::set_Data(const String &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | const String& | El valor a establecer. |
Ver también
- Class String
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++