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