LuisPredictionOptions.IncludeInstanceData Property

Definition

Gets or sets a value indicating whether or not instance data should be included in response.

public bool? IncludeInstanceData { get; set; }
member this.IncludeInstanceData : Nullable<bool> with get, set
Public Property IncludeInstanceData As Nullable(Of Boolean)

Property Value

A value indicating whether or not instance data should be included in response.

Applies to