Templates.NamedReferences 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定從匯入別名到範本的對應。
public System.Collections.Generic.IDictionary<string,Microsoft.Bot.Builder.LanguageGeneration.Templates> NamedReferences { get; set; }
member this.NamedReferences : System.Collections.Generic.IDictionary<string, Microsoft.Bot.Builder.LanguageGeneration.Templates> with get, set
Public Property NamedReferences As IDictionary(Of String, Templates)
屬性值
從匯入別名對應至範本。