Templates.AllTemplates 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得從目前 lg 檔案取得所有範本,並參考 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)
屬性值
來自目前 lg 檔案和參考 lg 檔案的所有範本。