System::Xml::XmlWriter::WriteString método
XmlWriter::WriteString method
Cuando se sobrescribe en una clase derivada, escribe el contenido de texto proporcionado.
virtual void System::Xml::XmlWriter::WriteString(const String &text)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| text | const String& | El texto a escribir. |
Ver también
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Page for C++