System::Xml::XmlTextWriter::WriteName método
XmlTextWriter::WriteName method
Escribe el nombre especificado, asegurándose de que sea un nombre válido según la recomendación W3C XML 1.0.
void System::Xml::XmlTextWriter::WriteName(const String &name) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | const String& | Nombre a escribir. |
Ver también
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.PDF for C++