次の方法で共有


AtPathResolver クラス

定義

Maps @ => turn.recognized.entitites.xxx[0]。

public class AtPathResolver : Microsoft.Bot.Builder.Dialogs.Memory.PathResolvers.AliasPathResolver
type AtPathResolver = class
    inherit AliasPathResolver
Public Class AtPathResolver
Inherits AliasPathResolver
継承
AtPathResolver

コンストラクター

AtPathResolver()

AtPathResolver クラスの新しいインスタンスを初期化します。

プロパティ

Alias

別名の名前を取得します。

(継承元 AliasPathResolver)

メソッド

IsPathChar(Char)

パスに対して文字が有効かどうかを確認します。

(継承元 AliasPathResolver)
TransformPath(String)

パスを変換します。

適用対象