XmlSchemaValidationException Constructor (SerializationInfo^, StreamingContext)

 

Initializes a new instance of the XmlSchemaValidationException class with the SerializationInfo and StreamingContext objects specified.

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

protected:
XmlSchemaValidationException(
	SerializationInfo^ info,
	StreamingContext context
)

This constructor is called by derived class constructors to initialize state in this type.

.NET Framework
Available since 2.0
Return to top
Show: