EntityInfo.SharesRoot(EntityInfo) Methode

Definition

Wahr, wenn Entitäten denselben Wurzelentität teilen.

public bool SharesRoot(Microsoft.Bot.Builder.Dialogs.Adaptive.EntityInfo entity);
member this.SharesRoot : Microsoft.Bot.Builder.Dialogs.Adaptive.EntityInfo -> bool
Public Function SharesRoot (entity As EntityInfo) As Boolean

Parameter

entity
EntityInfo

Entität, die verglichen werden soll.

Gibt zurück

Wahr, wenn Entitäten dieselbe Wurzel haben.

Gilt für: