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)
ParameterTypeDescription
valueconst SharedPtr<IXmlLineInfo>&The value to set.

See Also