System::Xml::Schema::XmlSchemaSet::get_CompilationSettings metodo

XmlSchemaSet::get_CompilationSettings method

Restituisce le XmlSchemaCompilationSettings per il XmlSchemaSet.

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

ReturnValue

Le XmlSchemaCompilationSettings per il XmlSchemaSet. Il valore predefinito è un’istanza di XmlSchemaCompilationSettings con il valore di XmlSchemaCompilationSettings::set_EnableUpaCheck impostato a true.

Vedi anche