Freigeben über


Fields<T>._fields Feld

Definition

Zuordnung vom Feldnamen zur Felddefinition.

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)) 

Feldwert

Gilt für: