System::Xml::Schema::XmlSchemaSet::get_CompilationSettings método

XmlSchemaSet::get_CompilationSettings method

Devuelve el XmlSchemaCompilationSettings para el XmlSchemaSet.

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

ReturnValue

El XmlSchemaCompilationSettings para el XmlSchemaSet. El valor predeterminado es una instancia de XmlSchemaCompilationSettings con el valor de XmlSchemaCompilationSettings::set_EnableUpaCheck establecido en true.

Ver también