Metodo System::Xml::XmlParserContext::set_NamespaceManager
XmlParserContext::set_NamespaceManager method
Imposta il XmlNamespaceManager.
void System::Xml::XmlParserContext::set_NamespaceManager(const SharedPtr<XmlNamespaceManager> &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const SharedPtr<XmlNamespaceManager>& | Il valore da impostare. |
Vedi anche
- Typedef SharedPtr
- Class XmlNamespaceManager
- Class XmlParserContext
- Namespace System::Xml
- Library Aspose.Font for C++