Extensions 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.
Extension method for DialogContext provides DebugSupport.
public static class Extensions
type Extensions = class
Public Module Extensions
- Inheritance
-
Extensions
Methods
DebuggerStepAsync(DialogContext, OnCondition, DialogEvent, CancellationToken) |
Call into active IDialogDebugger and let it know that we are at given point. |
GetValueAsync(StringExpression, DialogContext, CancellationToken) |
Gets a value from a string expression, using a TextTemplate. |