Поделиться через


ComponentRegistrationBridge<TComponent>.GetPathResolvers Метод

Определение

Возвращает перечисление 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)

Возвращаемое значение

коллекция IPathResolvers.

Реализации

Применяется к