Dela via


LuisPredictionOptions.ExternalEntities Egenskap

Definition

Hämtar eller anger externa entiteter som identifieras i frågan.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ExternalEntity> ExternalEntities { get; set; }
member this.ExternalEntities : System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ExternalEntity> with get, set
Public Property ExternalEntities As IList(Of ExternalEntity)

Egenskapsvärde

Externa entiteter som identifieras i frågan.

Gäller för