Share via


ConversationAuthoringCompositionMode.RequireExactOverlap Property

Definition

All components must overlap at the exact same characters in the text for the entity to return. If one of the defined components is not matched or predicted, the entity will not return.

public static Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode RequireExactOverlap { get; }
static member RequireExactOverlap : Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode
Public Shared ReadOnly Property RequireExactOverlap As ConversationAuthoringCompositionMode

Property Value

Applies to