Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TestMessage Constructor (SerializationInfo^, StreamingContext)

 

Initializes a new instance of the TestMessage class from serialized data by using the provided serialization information and streaming context.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

protected:
TestMessage(
	SerializationInfo^ info,
	StreamingContext context
)
Return to top
Show: