다음을 통해 공유


Fields<T>._fields 필드

정의

필드 이름에서 필드 정의로 매핑

protected System.Collections.Generic.Dictionary<string,Microsoft.Bot.Builder.FormFlow.Advanced.IField<T>> _fields;
val mutable _fields : System.Collections.Generic.Dictionary<string, Microsoft.Bot.Builder.FormFlow.Advanced.IField<'T>>
Protected _fields As Dictionary(Of String, IField(Of T)) 

필드 값

적용 대상