System::Xml::Schema::XmlSchemaSet::get_CompilationSettings methode

XmlSchemaSet::get_CompilationSettings method

Retourneert de XmlSchemaCompilationSettings voor de XmlSchemaSet.

SharedPtr<XmlSchemaCompilationSettings> System::Xml::Schema::XmlSchemaSet::get_CompilationSettings()

ReturnValue

De XmlSchemaCompilationSettings voor de XmlSchemaSet. Standaard is een XmlSchemaCompilationSettings instantie met de waarde van XmlSchemaCompilationSettings::set_EnableUpaCheck ingesteld op true.

Zie ook