Share via


IField<T>.Form Property

Definition

Form that owns this field

public Microsoft.Bot.Builder.FormFlow.IForm<T> Form { get; set; }
member this.Form : Microsoft.Bot.Builder.FormFlow.IForm<'T (requires 'T : null)> with get, set
Public Property Form As IForm(Of T)

Property Value

Applies to