get_ValidationType()

XmlValidatingReader::get_ValidationType() method

Returns a value indicating the type of validation to perform.

System::Xml::ValidationType System::Xml::XmlValidatingReader::get_ValidationType()

Return Value

One of the ValidationType values. If this value is not set, it defaults to ValidationType::Auto.

See Also