System::Xml::Schema::XmlSchema::set_TargetNamespace method
XmlSchema::set_TargetNamespace method
Sets the Uniform Resource Identifier (URI) of the schema target namespace.
void System::Xml::Schema::XmlSchema::set_TargetNamespace(const String &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const String& | The value to set. | 
See Also
- Class String
 - Class XmlSchema
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++