Metodo System::Xml::Schema::XmlSchemaInfo::get_SchemaType

XmlSchemaInfo::get_SchemaType method

Restituisce il tipo di schema statico del Linguaggio di Definizione XML Schema (XSD) di questo nodo XML convalidato.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlSchemaInfo::get_SchemaType() override

ReturnValue

Un oggetto XmlSchemaType.

Vedi anche