Section.Errors Property

Definition

public System.Collections.Generic.List<Microsoft.Bot.Builder.Parsers.LU.Error> Errors { get; set; }
member this.Errors : System.Collections.Generic.List<Microsoft.Bot.Builder.Parsers.LU.Error> with get, set
Public Property Errors As List(Of Error)

Property Value

List<Error>

Applies to