Compartir a través de


Templates.AllTemplates Propiedad

Definición

Obtiene todas las plantillas del archivo lg actual y hace referencia a los archivos lg.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.Template> AllTemplates { get; }
member this.AllTemplates : System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.Template>
Public ReadOnly Property AllTemplates As IList(Of Template)

Valor de propiedad

Todas las plantillas del archivo lg actual y los archivos lg de referencia.

Se aplica a