次の方法で共有


RecognizedEntity.Entity プロパティ

定義

認識されたエンティティを取得します。 考えられるエンティティ オブジェクトは次のとおりです: Person

[Newtonsoft.Json.JsonProperty(PropertyName="entity")]
public Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Thing Entity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entity")>]
member this.Entity : Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Thing
Public ReadOnly Property Entity As Thing

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象