RecognizeLinkedEntitiesResult.Entities Property

Definition

Gets the collection of linked entities identified in the document.

public Azure.AI.TextAnalytics.LinkedEntityCollection Entities { get; }
member this.Entities : Azure.AI.TextAnalytics.LinkedEntityCollection
Public ReadOnly Property Entities As LinkedEntityCollection

Property Value

Applies to