LuResource.Sections Property

Definition

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

Property Value

List<Section>

Applies to