Aracılığıyla paylaş


LinkedEntity.Matches Property

Definition

Collection identifying the substrings of the document that correspond to this linked entity.

public System.Collections.Generic.IEnumerable<Azure.AI.TextAnalytics.LinkedEntityMatch> Matches { get; }
member this.Matches : seq<Azure.AI.TextAnalytics.LinkedEntityMatch>
Public ReadOnly Property Matches As IEnumerable(Of LinkedEntityMatch)

Property Value

Applies to