MessageArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provide message data.
public class MessageArgs : Microsoft.Bot.Builder.LanguageGeneration.LGEventArgs
type MessageArgs = class
inherit LGEventArgs
Public Class MessageArgs
Inherits LGEventArgs
- Inheritance
Constructors
MessageArgs() |
Properties
Source |
Gets or sets source id of the lg file. (Inherited from LGEventArgs) |
Text |
Gets or sets message content. |