Język

DialogStateManagerConfiguration.PathResolvers Właściwość

Definicja

Pobiera lub ustawia PathResolvery.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Memory.IPathResolver> PathResolvers { get; set; }
member this.PathResolvers : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Memory.IPathResolver> with get, set
Public Property PathResolvers As List(Of IPathResolver)

Wartość właściwości

PathResolvers (czyli skróty) do ładowania do kontekstu menedżera stanu dialogowego.

Dotyczy