ComponentRegistrationBridge<TComponent>.GetPathResolvers Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Zwracanie wyliczenia pathresolvers.
public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Dialogs.Memory.IPathResolver> GetPathResolvers ();
abstract member GetPathResolvers : unit -> seq<Microsoft.Bot.Builder.Dialogs.Memory.IPathResolver>
override this.GetPathResolvers : unit -> seq<Microsoft.Bot.Builder.Dialogs.Memory.IPathResolver>
Public Function GetPathResolvers () As IEnumerable(Of IPathResolver)
Zwraca
kolekcja IPathResolvers.