System::Xml::Schema::XmlSchemaSet::get_CompilationSettings method

XmlSchemaSet::get_CompilationSettings method

Gibt die XmlSchemaCompilationSettings für das XmlSchemaSet zurück.

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

ReturnValue

Die XmlSchemaCompilationSettings für das XmlSchemaSet. Standardmäßig ist eine XmlSchemaCompilationSettings-Instanz, bei der der Wert XmlSchemaCompilationSettings::set_EnableUpaCheck auf true gesetzt ist.

Siehe auch