Share via


DetectedObject.Parent Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to