System::Xml::Schema::XmlSchemaValidator::set_LineInfoProvider method
XmlSchemaValidator::set_LineInfoProvider method
Sets the line number information for the XML node being validated.
void System::Xml::Schema::XmlSchemaValidator::set_LineInfoProvider(const SharedPtr<IXmlLineInfo> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<IXmlLineInfo>& | The value to set. |
See Also
- Typedef SharedPtr
- Class IXmlLineInfo
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++