XPathException::GetObjectData Method (SerializationInfo^, StreamingContext)

 

Streams all the XPathException properties into the SerializationInfo class for the specified StreamingContext.

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

public:
[SecurityPermissionAttribute(SecurityAction::LinkDemand, SerializationFormatter = true)]
virtual void GetObjectData(
	SerializationInfo^ info,
	StreamingContext context
) override

.NET Framework
Available since 1.1
Return to top
Show: