Share via


Intent.ChildApp Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="childApp")]
public Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.Prediction ChildApp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="childApp")>]
member this.ChildApp : Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.Prediction with get, set
Public Property ChildApp As Prediction

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to