Freigeben über


EntityInfo.SharesRoot(EntityInfo) Methode

Definition

True, wenn Entitäten dieselbe Stammentität verwenden.

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

Zu vergleichende Entität.

Gibt zurück

True, wenn Entitäten denselben Stamm verwenden.

Gilt für: