Templates.AllDiagnostics 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從目前的 lg 檔案取得所有診斷,並參考 lg 檔案。
public System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.Diagnostic> AllDiagnostics { get; }
member this.AllDiagnostics : System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.Diagnostic>
Public ReadOnly Property AllDiagnostics As IList(Of Diagnostic)
屬性值
來自目前 lg 檔案和參考 lg 檔案的所有診斷。