Freigeben über


DialogContext.Child Property

Definition

Gets dialog context for child if there is an active child.

public Microsoft.Agents.Builder.Dialogs.DialogContext Child { get; }
member this.Child : Microsoft.Agents.Builder.Dialogs.DialogContext
Public ReadOnly Property Child As DialogContext

Property Value

Dialog context for child if there is an active child.

Applies to