TestMessage Class

Definition

Represents a base class for messages that are passed between client, controller, and agents.

C++
public ref class TestMessage : Microsoft::VisualStudio::TestTools::Common::IVerifiable
Inheritance
TestMessage
Derived
Attributes
Implements

Constructors

TestMessage()

Initializes a new instance of the TestMessage class.

TestMessage(SerializationInfo, StreamingContext)

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

Methods

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo by using the data that is required to serialize the target object.

IsValid()

Returns a value that indicates whether this test message is valid.

Applies to

Product Versies
Visual Studio SDK 2017, 2019, 2022