System::Xml::Schema::XmlSchemaObject::set_Namespaces method
XmlSchemaObject::set_Namespaces method
Sets the XmlSerializerNamespaces to use with this schema object.
void System::Xml::Schema::XmlSchemaObject::set_Namespaces(const SharedPtr<System::Xml::Serialization::XmlSerializerNamespaces> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<System::Xml::Serialization::XmlSerializerNamespaces>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSerializerNamespaces
- Class XmlSchemaObject
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++