System::Xml::XmlAttribute::get_SchemaInfo 方法
XmlAttribute::get_SchemaInfo method
返回因模式验证而分配给此节点的后模式验证信息集。
SharedPtr<Schema::IXmlSchemaInfo> System::Xml::XmlAttribute::get_SchemaInfo() override
ReturnValue
一个包含此节点后模式验证信息集的 IXmlSchemaInfo。
另见
- Typedef SharedPtr
- Class IXmlSchemaInfo
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++