Freigeben über


EntityInfo.Covers(EntityInfo) Methode

Definition

True, wenn Entitätstext vollständig einen anderen Entitätstext enthält.

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

Parameter

entity
EntityInfo

Zu vergleichende Entität.

Gibt zurück

True, wenn Entitätstext vollständig anderen Entitätstext abdeckt.

Gilt für: