set_CompilationSettings()

XmlSchemaSet::set_CompilationSettings(const SharedPtr<XmlSchemaCompilationSettings>&) method

Sets the XmlSchemaCompilationSettings for the XmlSchemaSet.

void System::Xml::Schema::XmlSchemaSet::set_CompilationSettings(const SharedPtr<XmlSchemaCompilationSettings> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlSchemaCompilationSettings>&The value to set.

See Also