DollarPathResolver Class
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.
Resolve $xxx.
C#
public class DollarPathResolver : Microsoft.Bot.Builder.Dialogs.Memory.PathResolvers.AliasPathResolver
type DollarPathResolver = class
inherit AliasPathResolver
Public Class DollarPathResolver
Inherits AliasPathResolver
- Inheritance
$xxx -> dialog.x.
Dollar |
Initializes a new instance of the DollarPathResolver class. |
Alias |
Gets the alias name. (Inherited from AliasPathResolver) |
Is |
Verifies if a character is valid for a path. (Inherited from AliasPathResolver) |
Transform |
Transforms the path. (Inherited from AliasPathResolver) |
Táirge | Leaganacha |
---|---|
Microsoft.Bot.Builder | 4.0 |