次の方法で共有


DetectedObject.Parent プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="parent")]
public Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ObjectHierarchy Parent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parent")>]
member this.Parent : Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ObjectHierarchy with get, set
Public Property Parent As ObjectHierarchy

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象