Sdílet prostřednictvím


AliasPathResolver Třída

Definice

Maps aliasXXX –> path.xxx ($foo => dialog.foo).

public class AliasPathResolver : Microsoft.Bot.Builder.Dialogs.Memory.IPathResolver
type AliasPathResolver = class
    interface IPathResolver
Public Class AliasPathResolver
Implements IPathResolver
Dědičnost
AliasPathResolver
Odvozené
Implementuje

Konstruktory

AliasPathResolver(String, String, String)

Inicializuje novou instanci AliasPathResolver třídy.

Vlastnosti

Alias

Získá název aliasu.

Metody

IsPathChar(Char)

Ověří, jestli je znak platný pro cestu.

TransformPath(String)

Transformuje cestu.

Platí pro