XPathException Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Uses the information in the SerializationInfo and StreamingContext objects to initialize a new instance of the XPathException class.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
The SerializationInfo object that contains all the properties of an XPathException.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
The StreamingContext object.
.NET Framework
Available since 1.1
Available since 1.1
Show: