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

XmlSchemaSet::get_CompilationSettings method

Restituisce gli XmlSchemaCompilationSettings per l’XmlSchemaSet.

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

ReturnValue

Gli XmlSchemaCompilationSettings per l’XmlSchemaSet. L’impostazione predefinita è un’istanza di XmlSchemaCompilationSettings con il valore di XmlSchemaCompilationSettings::set_EnableUpaCheck impostato su true.

Vedi anche