BeginExpressionEvaluationArgs 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 event data when expression is evaluated.
public class BeginExpressionEvaluationArgs : Microsoft.Bot.Builder.LanguageGeneration.LGEventArgs
type BeginExpressionEvaluationArgs = class
inherit LGEventArgs
Public Class BeginExpressionEvaluationArgs
Inherits LGEventArgs
- Inheritance
Constructors
BeginExpressionEvaluationArgs() |
Properties
Expression |
Gets or sets expression string. |
Source |
Gets or sets source id of the lg file. (Inherited from LGEventArgs) |