System::Xml::XmlAttribute::get_SchemaInfo metode

XmlAttribute::get_SchemaInfo method

Mengembalikan post-schema-validation-infoset yang telah diberikan ke node ini sebagai hasil dari validasi skema.

SharedPtr<Schema::IXmlSchemaInfo> System::Xml::XmlAttribute::get_SchemaInfo() override

ReturnValue

Sebuah IXmlSchemaInfo yang berisi post-schema-validation-infoset dari node ini.

Lihat Juga