set_ValidationType()
XmlReaderSettings::set_ValidationType(System::Xml::ValidationType) method
Sets a value indicating whether the XmlReader will perform validation or type assignment when reading.
void System::Xml::XmlReaderSettings::set_ValidationType(System::Xml::ValidationType value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::Xml::ValidationType | The value to set. |
See Also
- Enum ValidationType
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Slides