System::Xml::Schema::XmlSchemaSet::get_CompilationSettings Methode

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. Der Standard ist eine XmlSchemaCompilationSettings-Instanz, bei der der Wert von XmlSchemaCompilationSettings::set_EnableUpaCheck auf true gesetzt ist.

Siehe auch