次の方法で共有


LinkedEntity.Matches プロパティ

定義

このリンクされたエンティティに対応するドキュメントの部分文字列を識別するコレクション。

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)

プロパティ値

適用対象