다음을 통해 공유


ResourceExplorerOptions.TypeRegistrations 속성

정의

현재 ResourceExplorer를 초기화할 등록 목록을 DeclarativeType 가져오거나 설정합니다.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Dialogs.Declarative.DeclarativeType> TypeRegistrations { get; set; }
member this.TypeRegistrations : seq<Microsoft.Bot.Builder.Dialogs.Declarative.DeclarativeType> with get, set
Public Property TypeRegistrations As IEnumerable(Of DeclarativeType)

속성 값

현재 를 초기화할 등록 목록 DeclarativeType 입니다 ResourceExplorer.

적용 대상