Class ThreadConversationMessage
- Namespace
- Ant
Runner Lib
- Assembly
- AntRunnerLib.dll
Represents a message in the thread conversation. This record holds the message type and content.
- Inheritance
-
System.
Object ThreadConversation Message
- Implements
-
System.
IEquatable <ThreadConversation >Message
- Inherited Members
-
System.
Object. Equals(System. Object) System.Object. Equals(System. Object, System. Object) System.Object. Get Hash Code() System.Object. Get Type() System.Object. Memberwise Clone() System.Object. Reference Equals(System. Object, System. Object) System.Object. To String()
Properties
Message
Gets or sets the content of the message.
Property Value
- System.
String
MessageType
Gets or sets the type of the message.