次の方法で共有


LinkedEntityCollection.Warnings プロパティ

定義

ドキュメントの処理中に発生した警告を取得します。

public System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.TextAnalyticsWarning> Warnings { get; }
member this.Warnings : System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.TextAnalyticsWarning>
Public ReadOnly Property Warnings As IReadOnlyCollection(Of TextAnalyticsWarning)

プロパティ値

適用対象