System::Xml::Schema::XmlSchemaSet::set_CompilationSettings method

XmlSchemaSet::set_CompilationSettings method

Sets the XmlSchemaCompilationSettings for the XmlSchemaSet.

void System::Xml::Schema::XmlSchemaSet::set_CompilationSettings(const SharedPtr<XmlSchemaCompilationSettings> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaCompilationSettings>&The value to set.

See Also